/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 273 u8 addr = state->config->tuner_address; in philips_tda6651_pll_set() 361 u8 addr = state->config->tuner_address; in philips_tu1216_init() 384 .tuner_address = 0x60, 396 .tuner_address = 0x61, 406 u8 addr = state->config->tuner_address; in philips_td1316_tuner_init() 427 u8 addr = state->config->tuner_address; in philips_td1316_tuner_sleep() 494 .tuner_address = 0x61, 505 .tuner_address = 0x61, 516 .tuner_address = 0x63, 602 cdec_conf->tuner_address, in configure_tda827x_fe() [all …]
|
/linux/drivers/media/dvb-frontends/ |
H A D | stb6100.c | 125 .addr = state->config->tuner_address, in stb6100_read_regs() 134 state->config->tuner_address, rc); in stb6100_read_regs() 141 dprintk(verbose, FE_DEBUG, 1, " Read from 0x%02x", state->config->tuner_address); in stb6100_read_regs() 153 .addr = state->config->tuner_address + reg, in stb6100_read_reg() 166 dprintk(verbose, FE_DEBUG, 1, " Read from 0x%02x", state->config->tuner_address); in stb6100_read_reg() 178 .addr = state->config->tuner_address, in stb6100_write_reg_range() 202 …dprintk(verbose, FE_DEBUG, 1, " Write @ 0x%02x: [%d:%d]", state->config->tuner_address, start, … in stb6100_write_reg_range() 209 (unsigned int)state->config->tuner_address, start, len, rc); in stb6100_write_reg_range()
|
H A D | ix2505v.c | 51 u8 addr = state->config->tuner_address; in ix2505v_read_status_reg() 68 { .addr = state->config->tuner_address, .flags = 0, in ix2505v_write() 297 __func__, fe->ops.tuner_ops.info.name, config->tuner_address); in ix2505v_attach()
|
H A D | zl10036.c | 63 { .addr = state->config->tuner_address, .flags = I2C_M_RD, in zl10036_read_status_reg() 69 __func__, state->config->tuner_address); in zl10036_read_status_reg() 85 { .addr = state->config->tuner_address, .flags = 0, in zl10036_write() 491 __func__, fe->ops.tuner_ops.info.name, config->tuner_address); in zl10036_attach()
|
H A D | zl10036.h | 16 u8 tuner_address; member
|
H A D | ix2505v.h | 24 u8 tuner_address; member
|
H A D | ts2020.h | 16 u8 tuner_address; member
|
H A D | lgs8gxx.h | 65 u8 tuner_address; member
|
H A D | stb6100.h | 67 u8 tuner_address; member
|
H A D | tda1004x.h | 83 u8 tuner_address; member
|
H A D | lgs8gxx.c | 965 if (priv->config->tuner_address == 0) in lgs8gxx_i2c_gate_ctrl() 968 u8 v = 0x80 | priv->config->tuner_address; in lgs8gxx_i2c_gate_ctrl()
|
H A D | ts2020.c | 520 board_info.addr = config->tuner_address; in ts2020_attach()
|
/linux/drivers/media/tuners/ |
H A D | mt2063.h | 8 u8 tuner_address; member
|
H A D | mt2063.c | 245 .addr = state->config->tuner_address, in mt2063_write() 308 .addr = state->config->tuner_address, in mt2063_read() 313 .addr = state->config->tuner_address, in mt2063_read()
|
/linux/drivers/media/pci/mantis/ |
H A D | mantis_vp1041.c | 292 .tuner_address = 0x60,
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | az6027.c | 292 .tuner_address = 0xc0, 916 deb_info("found STB6100 DVB-S/DVB-S2 frontend @0x%02x", az6027_stb6100_config.tuner_address); in az6027_frontend_attach()
|
H A D | dw2102.c | 1127 .tuner_address = 0x60, 1139 .tuner_address = 0x60, 1156 .tuner_address = 0x60,
|
H A D | pctv452e.c | 904 .tuner_address = I2C_ADDR_STB6100,
|
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 510 .tuner_address = 0x60, 565 .tuner_address = 0x60, 872 .tuner_address = 0x60, 874 .tuner_address = 0x67,
|
/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | lmedm04.c | 772 .tuner_address = 0x60, 795 .tuner_address = 0x60,
|
H A D | az6007.c | 96 .tuner_address = 0x60,
|
/linux/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 739 .tuner_address = 0x60, 756 .tuner_address = 0x60,
|
/linux/drivers/media/pci/dm1105/ |
H A D | dm1105.c | 837 .tuner_address = 0x60,
|
/linux/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 1296 .tuner_address = 0x60,
|