Home
last modified time | relevance | path

Searched refs:ssb_chipco_watchdog_get_max_timer (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/ssb/
Ddriver_chipcommon.c293 static u32 ssb_chipco_watchdog_get_max_timer(struct ssb_chipcommon *cc) in ssb_chipco_watchdog_get_max_timer() function
371 cc->max_timer_ms = ssb_chipco_watchdog_get_max_timer(cc) / cc->ticks_per_ms; in ssb_chipcommon_init()
476 maxt = ssb_chipco_watchdog_get_max_timer(cc); in ssb_chipco_watchdog_timer_set()