Searched refs:tuner_address (Results 1 – 16 of 16) sorted by relevance
/linux-2.6.39/drivers/media/video/saa7134/ |
D | saa7134-dvb.c | 292 u8 addr = state->config->tuner_address; in philips_tda6651_pll_set() 380 u8 addr = state->config->tuner_address; in philips_tu1216_init() 403 .tuner_address = 0x60, 415 .tuner_address = 0x61, 425 u8 addr = state->config->tuner_address; in philips_td1316_tuner_init() 446 u8 addr = state->config->tuner_address; in philips_td1316_tuner_sleep() 511 .tuner_address = 0x61, 522 .tuner_address = 0x61, 533 .tuner_address = 0x63, 611 cdec_conf->tuner_address, in configure_tda827x_fe() [all …]
|
/linux-2.6.39/drivers/media/dvb/frontends/ |
D | stb6100.c | 135 .addr = state->config->tuner_address, in stb6100_read_regs() 144 state->config->tuner_address, rc); in stb6100_read_regs() 151 dprintk(verbose, FE_DEBUG, 1, " Read from 0x%02x", state->config->tuner_address); in stb6100_read_regs() 164 .addr = state->config->tuner_address + reg, in stb6100_read_reg() 177 dprintk(verbose, FE_DEBUG, 1, " Read from 0x%02x", state->config->tuner_address); in stb6100_read_reg() 189 .addr = state->config->tuner_address, in stb6100_write_reg_range() 206 …dprintk(verbose, FE_DEBUG, 1, " Write @ 0x%02x: [%d:%d]", state->config->tuner_address, start, … in stb6100_write_reg_range() 213 (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() 309 __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 | 36 u8 tuner_address; member
|
D | ix2505v.h | 35 u8 tuner_address; member
|
D | lgs8gxx.h | 79 u8 tuner_address; member
|
D | stb6100.h | 79 u8 tuner_address; member
|
D | tda1004x.h | 96 u8 tuner_address; member
|
D | lgs8gxx.c | 987 if (priv->config->tuner_address == 0) in lgs8gxx_i2c_gate_ctrl() 990 u8 v = 0x80 | priv->config->tuner_address; in lgs8gxx_i2c_gate_ctrl()
|
/linux-2.6.39/drivers/media/dvb/mantis/ |
D | mantis_vp1041.c | 305 .tuner_address = 0x60,
|
/linux-2.6.39/drivers/media/dvb/dvb-usb/ |
D | az6027.c | 296 .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 | lmedm04.c | 838 .tuner_address = 0xc0,
|
D | dw2102.c | 945 .tuner_address = 0x60,
|
/linux-2.6.39/drivers/media/dvb/ttpci/ |
D | budget-ci.c | 1307 .tuner_address = 0x60,
|
/linux-2.6.39/drivers/media/video/cx88/ |
D | cx88-dvb.c | 679 .tuner_address = 0x60,
|