Lines Matching refs:R_EP4
107 regs[R_EP4] &= ~0x03; in tda18271_channel_configuration()
110 regs[R_EP4] &= ~0x1c; /* clear if level bits */ in tda18271_channel_configuration()
111 regs[R_EP4] |= (map->if_lvl << 2); in tda18271_channel_configuration()
114 regs[R_EP4] &= ~0x80; in tda18271_channel_configuration()
115 regs[R_EP4] |= map->fm_rfn << 7; in tda18271_channel_configuration()
247 regs[R_EP4] &= ~0x03; in tda18271_read_thermometer()
248 tda18271_write_regs(fe, R_EP4, 1); in tda18271_read_thermometer()
346 regs[R_EP4] &= ~0x03; in tda18271_calibrate_rf()
347 tda18271_write_regs(fe, R_EP4, 1); in tda18271_calibrate_rf()
380 regs[R_EP4] |= 0x03; in tda18271_calibrate_rf()
381 tda18271_write_regs(fe, R_EP4, 2); in tda18271_calibrate_rf()
423 regs[R_EP4] &= ~0x03; in tda18271_calibrate_rf()
471 regs[R_EP4] &= ~0x03; in tda18271_powerscan()
472 regs[R_EP4] |= 0x01; in tda18271_powerscan()
473 tda18271_write_regs(fe, R_EP4, 1); in tda18271_powerscan()
547 regs[R_EP4] &= ~0x03; in tda18271_powerscan_init()
550 regs[R_EP4] &= ~0x1c; /* clear if level bits */ in tda18271_powerscan_init()
732 regs[R_EP4] |= 0x03; in tda18271c1_rf_tracking_filter_calibration()
793 regs[R_EP4] &= ~0x03; /* set cal mode to normal */ in tda18271c1_rf_tracking_filter_calibration()
794 tda18271_write_regs(fe, R_EP4, 1); in tda18271c1_rf_tracking_filter_calibration()