Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/txx9/
Dgeneric.h47 void txx9_wdt_now(unsigned long base);
/linux-6.12.1/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.c330 void txx9_wdt_now(unsigned long base) in txx9_wdt_now() function