/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 285 u8 addr = state->config->tuner_address; in philips_tda6651_pll_set() 373 u8 addr = state->config->tuner_address; in philips_tu1216_init() 396 .tuner_address = 0x60, 408 .tuner_address = 0x61, 418 u8 addr = state->config->tuner_address; in philips_td1316_tuner_init() 439 u8 addr = state->config->tuner_address; in philips_td1316_tuner_sleep() 504 .tuner_address = 0x61, 515 .tuner_address = 0x61, 526 .tuner_address = 0x63, 612 cdec_conf->tuner_address, in configure_tda827x_fe() [all …]
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | stb6100.c | 137 .addr = state->config->tuner_address, in stb6100_read_regs() 146 state->config->tuner_address, rc); in stb6100_read_regs() 153 dprintk(verbose, FE_DEBUG, 1, " Read from 0x%02x", state->config->tuner_address); in stb6100_read_regs() 165 .addr = state->config->tuner_address + reg, in stb6100_read_reg() 178 dprintk(verbose, FE_DEBUG, 1, " Read from 0x%02x", state->config->tuner_address); in stb6100_read_reg() 190 .addr = state->config->tuner_address, in stb6100_write_reg_range() 214 …dprintk(verbose, FE_DEBUG, 1, " Write @ 0x%02x: [%d:%d]", state->config->tuner_address, start, … in stb6100_write_reg_range() 221 (unsigned int)state->config->tuner_address, start, len, rc); in stb6100_write_reg_range()
|
D | ix2505v.c | 64 u8 addr = state->config->tuner_address; in ix2505v_read_status_reg() 81 { .addr = state->config->tuner_address, .flags = 0, in ix2505v_write() 311 __func__, fe->ops.tuner_ops.info.name, config->tuner_address); in ix2505v_attach()
|
D | zl10036.c | 75 { .addr = state->config->tuner_address, .flags = I2C_M_RD, in zl10036_read_status_reg() 81 __func__, state->config->tuner_address); in zl10036_read_status_reg() 97 { .addr = state->config->tuner_address, .flags = 0, in zl10036_write() 505 __func__, fe->ops.tuner_ops.info.name, config->tuner_address); in zl10036_attach()
|
D | zl10036.h | 37 u8 tuner_address; member
|
D | ix2505v.h | 36 u8 tuner_address; member
|
D | ts2020.h | 29 u8 tuner_address; member
|
D | lgs8gxx.h | 80 u8 tuner_address; member
|
D | stb6100.h | 79 u8 tuner_address; member
|
D | tda1004x.h | 96 u8 tuner_address; member
|
D | lgs8gxx.c | 989 if (priv->config->tuner_address == 0) in lgs8gxx_i2c_gate_ctrl() 992 u8 v = 0x80 | priv->config->tuner_address; in lgs8gxx_i2c_gate_ctrl()
|
D | ts2020.c | 530 board_info.addr = config->tuner_address; in ts2020_attach()
|
/linux-4.4.14/drivers/media/tuners/ |
D | mt2063.h | 7 u8 tuner_address; member
|
D | mt2063.c | 254 .addr = state->config->tuner_address, in mt2063_write() 317 .addr = state->config->tuner_address, in mt2063_read() 322 .addr = state->config->tuner_address, in mt2063_read()
|
/linux-4.4.14/drivers/media/pci/mantis/ |
D | mantis_vp1041.c | 304 .tuner_address = 0x60,
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | az6027.c | 295 .tuner_address = 0xc0, 918 deb_info("found STB6100 DVB-S/DVB-S2 frontend @0x%02x", az6027_stb6100_config.tuner_address); in az6027_frontend_attach()
|
D | dw2102.c | 1064 .tuner_address = 0x60, 1076 .tuner_address = 0x60, 1093 .tuner_address = 0x60,
|
D | pctv452e.c | 867 .tuner_address = I2C_ADDR_STB6100,
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 519 .tuner_address = 0x60, 574 .tuner_address = 0x60, 857 .tuner_address = 0x60, 859 .tuner_address = 0x67,
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | lmedm04.c | 836 .tuner_address = 0x60, 859 .tuner_address = 0x60,
|
D | az6007.c | 104 .tuner_address = 0x60,
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 752 .tuner_address = 0x60, 769 .tuner_address = 0x60,
|
/linux-4.4.14/drivers/media/pci/dm1105/ |
D | dm1105.c | 856 .tuner_address = 0x60,
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
D | budget-ci.c | 1311 .tuner_address = 0x60,
|