Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/txx9/generic/ !
Dsetup_tx4938.c118 divmode = (__u32)ccfg & TX4938_CCFG_DIVMODE_MASK; in tx4938_setup()
152 divmode = (__u32)ccfg & TX4938_CCFG_DIVMODE_MASK; in tx4938_setup()
/linux-6.1.9/arch/mips/include/asm/txx9/ !
Dtx4938.h106 #define TX4938_CCFG_DIVMODE_MASK 0x001e0000 macro