Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_cpudef.h124 extern uint32_t u_ar531x_wdog_timer;
134 static inline uint32_t ar531x_wdog_timer(void) { return u_ar531x_wdog_timer; } in ar531x_wdog_timer()
H A Dar5315_chip.c74 uint32_t u_ar531x_wdog_timer; variable
236 u_ar531x_wdog_timer = AR5315_SYSREG_WDOG_TIMER; in ar5315_chip_soc_init()
H A Dar5312_chip.c187 u_ar531x_wdog_timer = AR5312_SYSREG_WDOG_TIMER; in ar5312_chip_soc_init()