Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h240 static inline void tx4927_ccfg_clear(__u64 bits) in tx4927_ccfg_clear() function
H A Dtx4938.h266 #define tx4938_ccfg_clear(bits) tx4927_ccfg_clear(bits)
/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4927.c60 tx4927_ccfg_clear(TX4927_CCFG_WDREXEN); in tx4927_machine_restart()