Searched refs:r_cp (Results 1 – 1 of 1) sorted by relevance
262 int r_cp = (pll == TDA18271_CAL_PLL) ? R_EB7 : R_EB4; in __tda18271_charge_pump_source() local264 regs[r_cp] &= ~0x20; in __tda18271_charge_pump_source()265 regs[r_cp] |= ((force & 1) << 5); in __tda18271_charge_pump_source()267 return __tda18271_write_regs(fe, r_cp, 1, lock_i2c); in __tda18271_charge_pump_source()