Home
last modified time | relevance | path

Searched refs:TX4927_CCFG_BEOW (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/mips/include/asm/txx9/
Dtx4927.h122 #define TX4927_CCFG_BEOW 0x00010000 macro
135 #define TX4927_CCFG_W1CBITS (TX4927_CCFG_WDRST | TX4927_CCFG_BEOW)
/linux-6.1.9/arch/mips/txx9/generic/
Dsetup_tx4927.c174 tx4927_ccfg_set(TX4927_CCFG_BEOW); in tx4927_setup()