Searched refs:tops (Results 1 – 2 of 2) sorted by relevance
423 static void dw_wdt_handle_tops(struct dw_wdt *dw_wdt, const u32 *tops) in dw_wdt_handle_tops() argument437 tout.sec = tops[val] / dw_wdt->rate; in dw_wdt_handle_tops()438 msec = (u64)tops[val] * MSEC_PER_SEC; in dw_wdt_handle_tops()462 const u32 *tops; in dw_wdt_init_timeouts() local472 tops = dw_wdt_fix_tops; in dw_wdt_init_timeouts()479 tops = dw_wdt_fix_tops; in dw_wdt_init_timeouts()481 tops = of_tops; in dw_wdt_init_timeouts()486 dw_wdt_handle_tops(dw_wdt, tops); in dw_wdt_init_timeouts()
62 u8 tops; member151 WDTCR_RPES_0 | of_data->tops); in rzv2h_wdt_start()349 .tops = WDTCR_TOPS_4096,359 .tops = WDTCR_TOPS_16384,