Searched refs:TX4927_CCFG_DIVMODE_MASK (Results 1 – 2 of 2) sorted by relevance
113 divmode = (__u32)ccfg & TX4927_CCFG_DIVMODE_MASK; in tx4927_setup()143 divmode = (__u32)ccfg & TX4927_CCFG_DIVMODE_MASK; in tx4927_setup()
113 #define TX4927_CCFG_DIVMODE_MASK 0x000e0000 macro