Home
last modified time | relevance | path

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

/linux/drivers/bcma/
H A Ddriver_chipcommon.c82 return bcma_chipco_watchdog_timer_set(cc, ticks); in bcma_chipco_watchdog_timer_set_wdt()
91 ticks = bcma_chipco_watchdog_timer_set(cc, cc->ticks_per_ms * ms); in bcma_chipco_watchdog_timer_set_ms_wdt()
236 u32 bcma_chipco_watchdog_timer_set(struct bcma_drv_cc *cc, u32 ticks) in bcma_chipco_watchdog_timer_set() function
/linux/include/linux/bcma/
H A Dbcma_driver_chipcommon.h689 extern u32 bcma_chipco_watchdog_timer_set(struct bcma_drv_cc *cc, u32 ticks);