/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 272 u8 addr = state->config->tuner_address; in philips_tda6651_pll_set() 360 u8 addr = state->config->tuner_address; in philips_tu1216_init() 383 .tuner_address = 0x60, 395 .tuner_address = 0x61, 405 u8 addr = state->config->tuner_address; in philips_td1316_tuner_init() 426 u8 addr = state->config->tuner_address; in philips_td1316_tuner_sleep() 491 .tuner_address = 0x61, 502 .tuner_address = 0x61, 513 .tuner_address = 0x63, 599 cdec_conf->tuner_address, in configure_tda827x_fe() [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 272 u8 addr = state->config->tuner_address; in philips_tda6651_pll_set() 360 u8 addr = state->config->tuner_address; in philips_tu1216_init() 383 .tuner_address = 0x60, 395 .tuner_address = 0x61, 405 u8 addr = state->config->tuner_address; in philips_td1316_tuner_init() 426 u8 addr = state->config->tuner_address; in philips_td1316_tuner_sleep() 491 .tuner_address = 0x61, 502 .tuner_address = 0x61, 513 .tuner_address = 0x63, 599 cdec_conf->tuner_address, in configure_tda827x_fe() [all...] |
/kernel/linux/linux-5.10/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, len); 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 | ix2505v.h | 17 * @tuner_address: tuner address 24 u8 tuner_address; member
|
H A D | zl10036.h | 16 u8 tuner_address; member
|
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 | 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()
|
/kernel/linux/linux-6.6/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, len); 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 | ix2505v.h | 17 * @tuner_address: tuner address 24 u8 tuner_address; member
|
H A D | zl10036.h | 16 u8 tuner_address; member
|
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 | lgs8gxx.h | 65 u8 tuner_address; member
|
H A D | ts2020.h | 16 u8 tuner_address; member
|
H A D | tda1004x.h | 83 u8 tuner_address; member
|
H A D | stb6100.h | 67 u8 tuner_address; member
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | mt2063.h | 8 u8 tuner_address; member
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | mt2063.h | 8 u8 tuner_address; member
|
/kernel/linux/linux-5.10/drivers/media/pci/mantis/ |
H A D | mantis_vp1041.c | 292 .tuner_address = 0x60,
|
/kernel/linux/linux-6.6/drivers/media/pci/mantis/ |
H A D | mantis_vp1041.c | 292 .tuner_address = 0x60,
|