Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/bcm47xx/
Dsetup.c72 ssb_watchdog_timer_set(&bcm47xx_bus.ssb, 1); in bcm47xx_machine_restart()
99 ssb_watchdog_timer_set(&bcm47xx_bus.ssb, 0); in bcm47xx_machine_halt()
/linux-6.12.1/include/linux/ssb/
Dssb_embedded.h9 extern int ssb_watchdog_timer_set(struct ssb_bus *bus, u32 ticks);
/linux-6.12.1/drivers/ssb/
Dembedded.c23 int ssb_watchdog_timer_set(struct ssb_bus *bus, u32 ticks) in ssb_watchdog_timer_set() function
35 EXPORT_SYMBOL(ssb_watchdog_timer_set);