Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/txx9/
Dgeneric.h47 void txx9_wdt_now(unsigned long base);
/Linux-v4.19/arch/mips/txx9/generic/
Dsetup_tx4927.c53 txx9_wdt_now(TX4927_TMR_REG(2) & 0xfffffffffULL); in tx4927_machine_restart()
Dsetup_tx4938.c55 txx9_wdt_now(TX4938_TMR_REG(2) & 0xfffffffffULL); in tx4938_machine_restart()
Dsetup_tx4939.c59 txx9_wdt_now(TX4939_TMR_REG(2) & 0xfffffffffULL); in tx4939_machine_restart()
Dsetup.c404 void txx9_wdt_now(unsigned long base) in txx9_wdt_now() function