Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/bcm47xx/
Dsetup.c75 bcma_chipco_watchdog_timer_set(&bcm47xx_bus.bcma.bus.drv_cc, 1); in bcm47xx_machine_restart()
95 bcma_chipco_watchdog_timer_set(&bcm47xx_bus.bcma.bus.drv_cc, 0); in bcm47xx_machine_halt()
/linux-4.4.14/drivers/bcma/
Ddriver_chipcommon.c63 return bcma_chipco_watchdog_timer_set(cc, ticks); in bcma_chipco_watchdog_timer_set_wdt()
72 ticks = bcma_chipco_watchdog_timer_set(cc, cc->ticks_per_ms * ms); in bcma_chipco_watchdog_timer_set_ms_wdt()
178 u32 bcma_chipco_watchdog_timer_set(struct bcma_drv_cc *cc, u32 ticks) in bcma_chipco_watchdog_timer_set() function
/linux-4.4.14/include/linux/bcma/
Dbcma_driver_chipcommon.h665 extern u32 bcma_chipco_watchdog_timer_set(struct bcma_drv_cc *cc, u32 ticks);