Searched refs:TX4938_CCFG_DIVMODE_MASK (Results 1 – 2 of 2) sorted by relevance
118 divmode = (__u32)ccfg & TX4938_CCFG_DIVMODE_MASK; in tx4938_setup()152 divmode = (__u32)ccfg & TX4938_CCFG_DIVMODE_MASK; in tx4938_setup()
106 #define TX4938_CCFG_DIVMODE_MASK 0x001e0000 macro