Lines Matching refs:R_EP4
105 regs[R_EP4] &= ~0x03; in tda18271_channel_configuration()
108 regs[R_EP4] &= ~0x1c; /* clear if level bits */ in tda18271_channel_configuration()
109 regs[R_EP4] |= (map->if_lvl << 2); in tda18271_channel_configuration()
112 regs[R_EP4] &= ~0x80; in tda18271_channel_configuration()
113 regs[R_EP4] |= map->fm_rfn << 7; in tda18271_channel_configuration()
245 regs[R_EP4] &= ~0x03; in tda18271_read_thermometer()
246 tda18271_write_regs(fe, R_EP4, 1); in tda18271_read_thermometer()
344 regs[R_EP4] &= ~0x03; in tda18271_calibrate_rf()
345 tda18271_write_regs(fe, R_EP4, 1); in tda18271_calibrate_rf()
378 regs[R_EP4] |= 0x03; in tda18271_calibrate_rf()
379 tda18271_write_regs(fe, R_EP4, 2); in tda18271_calibrate_rf()
421 regs[R_EP4] &= ~0x03; in tda18271_calibrate_rf()
469 regs[R_EP4] &= ~0x03; in tda18271_powerscan()
470 regs[R_EP4] |= 0x01; in tda18271_powerscan()
471 tda18271_write_regs(fe, R_EP4, 1); in tda18271_powerscan()
545 regs[R_EP4] &= ~0x03; in tda18271_powerscan_init()
548 regs[R_EP4] &= ~0x1c; /* clear if level bits */ in tda18271_powerscan_init()
730 regs[R_EP4] |= 0x03; in tda18271c1_rf_tracking_filter_calibration()
791 regs[R_EP4] &= ~0x03; /* set cal mode to normal */ in tda18271c1_rf_tracking_filter_calibration()
792 tda18271_write_regs(fe, R_EP4, 1); in tda18271c1_rf_tracking_filter_calibration()