Lines Matching refs:R_EP4
106 regs[R_EP4] &= ~0x03; in tda18271_channel_configuration()
109 regs[R_EP4] &= ~0x1c; /* clear if level bits */ in tda18271_channel_configuration()
110 regs[R_EP4] |= (map->if_lvl << 2); in tda18271_channel_configuration()
113 regs[R_EP4] &= ~0x80; in tda18271_channel_configuration()
114 regs[R_EP4] |= map->fm_rfn << 7; in tda18271_channel_configuration()
246 regs[R_EP4] &= ~0x03; in tda18271_read_thermometer()
247 tda18271_write_regs(fe, R_EP4, 1); in tda18271_read_thermometer()
345 regs[R_EP4] &= ~0x03; in tda18271_calibrate_rf()
346 tda18271_write_regs(fe, R_EP4, 1); in tda18271_calibrate_rf()
379 regs[R_EP4] |= 0x03; in tda18271_calibrate_rf()
380 tda18271_write_regs(fe, R_EP4, 2); in tda18271_calibrate_rf()
422 regs[R_EP4] &= ~0x03; in tda18271_calibrate_rf()
470 regs[R_EP4] &= ~0x03; in tda18271_powerscan()
471 regs[R_EP4] |= 0x01; in tda18271_powerscan()
472 tda18271_write_regs(fe, R_EP4, 1); in tda18271_powerscan()
546 regs[R_EP4] &= ~0x03; in tda18271_powerscan_init()
549 regs[R_EP4] &= ~0x1c; /* clear if level bits */ in tda18271_powerscan_init()
731 regs[R_EP4] |= 0x03; in tda18271c1_rf_tracking_filter_calibration()
792 regs[R_EP4] &= ~0x03; /* set cal mode to normal */ in tda18271c1_rf_tracking_filter_calibration()
793 tda18271_write_regs(fe, R_EP4, 1); in tda18271c1_rf_tracking_filter_calibration()