Home
last modified time | relevance | path

Searched refs:R_EP4 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/tuners/
A Dtda18271-fe.c94 regs[R_EP4] &= ~0x03; in tda18271_channel_configuration()
101 regs[R_EP4] &= ~0x80; in tda18271_channel_configuration()
102 regs[R_EP4] |= map->fm_rfn << 7; in tda18271_channel_configuration()
234 regs[R_EP4] &= ~0x03; in tda18271_read_thermometer()
333 regs[R_EP4] &= ~0x03; in tda18271_calibrate_rf()
367 regs[R_EP4] |= 0x03; in tda18271_calibrate_rf()
410 regs[R_EP4] &= ~0x03; in tda18271_calibrate_rf()
458 regs[R_EP4] &= ~0x03; in tda18271_powerscan()
459 regs[R_EP4] |= 0x01; in tda18271_powerscan()
534 regs[R_EP4] &= ~0x03; in tda18271_powerscan_init()
[all …]
A Dtda18271-common.c66 tda_reg("EASY_PROG_BYTE_4 = 0x%02x\n", 0xff & regs[R_EP4]); in tda18271_dump_regs()
308 regs[R_EP4] = 0x60; in tda18271_init_regs()
406 regs[R_EP4] = 0x66; in tda18271_init_regs()
501 regs[R_EP4] = 0x64; in tda18271_init_regs()
502 __tda18271_write_regs(fe, R_EP4, 1, false); in tda18271_init_regs()
A Dtda18271-priv.h26 #define R_EP4 0x06 /* Easy Prog byte 4 */ macro

Completed in 8 milliseconds