Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dgeneric.h47 void txx9_wdt_now(unsigned long base);
/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4927.c53 txx9_wdt_now(TX4927_TMR_REG(2) & 0xfffffffffULL); in tx4927_machine_restart()
H A Dsetup_tx4938.c55 txx9_wdt_now(TX4938_TMR_REG(2) & 0xfffffffffULL); in tx4938_machine_restart()
H A Dsetup.c330 void txx9_wdt_now(unsigned long base) in txx9_wdt_now() function