Home
last modified time | relevance | path

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

/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()
/arch/mips/include/asm/txx9/
Dtx4938.h106 #define TX4938_CCFG_DIVMODE_MASK 0x001e0000 macro