Searched refs:CIC_CONFIG_CIC_SHIFT (Results 1 – 2 of 2) sorted by relevance
750 val = CIC_CONFIG_CIC_SHIFT(cfg->cic_shift + 8) | in configure_registers()775 ref = CIC_CONFIG_CIC_SHIFT(cfg->cic_shift + 8) | in configure_registers()
292 #define CIC_CONFIG_CIC_SHIFT(x) SET_BITS(27, 24, x) macro