/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | or51211.c | 122 if (i2c_writebytes(state,state->config->demod_address,tudata,585)) { in or51211_load_firmware() 128 if (i2c_writebytes(state,state->config->demod_address, in or51211_load_firmware() 135 if (i2c_writebytes(state,state->config->demod_address,run_buf,2)) { in or51211_load_firmware() 142 if (i2c_writebytes(state,state->config->demod_address,run_buf,2)) { in or51211_load_firmware() 159 if (i2c_writebytes(state,state->config->demod_address,run_buf,2)) { in or51211_setmode() 166 if (i2c_writebytes(state,state->config->demod_address,run_buf,2)) { in or51211_setmode() 182 if (i2c_writebytes(state,state->config->demod_address,cmd_buf,3)) { in or51211_setmode() 192 if (i2c_writebytes(state,state->config->demod_address,rec_buf,3)) { in or51211_setmode() 196 if (i2c_readbytes(state,state->config->demod_address,&rec_buf[10],2)) { in or51211_setmode() 234 if (i2c_writebytes(state,state->config->demod_address,snd_bu in or51211_read_status() [all...] |
H A D | lgs8gl5.c | 65 .addr = state->config->demod_address, in lgs8gl5_write_reg() 88 .addr = state->config->demod_address, in lgs8gl5_read_reg() 94 .addr = state->config->demod_address, in lgs8gl5_read_reg() 129 .addr = state->config->demod_address + 2, in lgs8gl5_update_alt_reg() 135 .addr = state->config->demod_address + 2, in lgs8gl5_update_alt_reg() 141 .addr = state->config->demod_address + 2, in lgs8gl5_update_alt_reg()
|
H A D | lgdt330x.h | 47 u8 demod_address, 52 u8 demod_address, in lgdt330x_attach() 51 lgdt330x_attach(const struct lgdt330x_config *config, u8 demod_address, struct i2c_adapter *i2c) lgdt330x_attach() argument
|
H A D | tda1002x.h | 19 u8 demod_address; member 32 u8 demod_address; member
|
H A D | tda10021.c | 63 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; in _tda10021_writereg() 79 struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 }, in tda10021_readreg() 80 { .addr = state->config->demod_address, .flags = I2C_M_RD, .buf = b1, .len = 1 } }; in tda10021_readreg() 95 struct i2c_msg msg = {.addr=state->config->demod_address, .flags=0, .buf=buf, .len=2}; in lock_tuner() 109 struct i2c_msg msg_post={.addr=state->config->demod_address, .flags=0, .buf=buf, .len=2}; in unlock_tuner() 472 state->config->demod_address, id); in tda10021_attach()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | or51211.c | 122 if (i2c_writebytes(state,state->config->demod_address,tudata,585)) { in or51211_load_firmware() 128 if (i2c_writebytes(state,state->config->demod_address, in or51211_load_firmware() 135 if (i2c_writebytes(state,state->config->demod_address,run_buf,2)) { in or51211_load_firmware() 142 if (i2c_writebytes(state,state->config->demod_address,run_buf,2)) { in or51211_load_firmware() 159 if (i2c_writebytes(state,state->config->demod_address,run_buf,2)) { in or51211_setmode() 166 if (i2c_writebytes(state,state->config->demod_address,run_buf,2)) { in or51211_setmode() 182 if (i2c_writebytes(state,state->config->demod_address,cmd_buf,3)) { in or51211_setmode() 192 if (i2c_writebytes(state,state->config->demod_address,rec_buf,3)) { in or51211_setmode() 196 if (i2c_readbytes(state,state->config->demod_address,&rec_buf[10],2)) { in or51211_setmode() 234 if (i2c_writebytes(state,state->config->demod_address,snd_bu in or51211_read_status() [all...] |
H A D | lgs8gl5.c | 65 .addr = state->config->demod_address, in lgs8gl5_write_reg() 88 .addr = state->config->demod_address, in lgs8gl5_read_reg() 94 .addr = state->config->demod_address, in lgs8gl5_read_reg() 129 .addr = state->config->demod_address + 2, in lgs8gl5_update_alt_reg() 135 .addr = state->config->demod_address + 2, in lgs8gl5_update_alt_reg() 141 .addr = state->config->demod_address + 2, in lgs8gl5_update_alt_reg()
|
H A D | lgdt330x.h | 47 u8 demod_address, 52 u8 demod_address, in lgdt330x_attach() 51 lgdt330x_attach(const struct lgdt330x_config *config, u8 demod_address, struct i2c_adapter *i2c) lgdt330x_attach() argument
|
H A D | tda1002x.h | 19 u8 demod_address; member 32 u8 demod_address; member
|
H A D | tda10021.c | 63 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; in _tda10021_writereg() 79 struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 }, in tda10021_readreg() 80 { .addr = state->config->demod_address, .flags = I2C_M_RD, .buf = b1, .len = 1 } }; in tda10021_readreg() 95 struct i2c_msg msg = {.addr=state->config->demod_address, .flags=0, .buf=buf, .len=2}; in lock_tuner() 109 struct i2c_msg msg_post={.addr=state->config->demod_address, .flags=0, .buf=buf, .len=2}; in unlock_tuner() 472 state->config->demod_address, id); in tda10021_attach()
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 193 .demod_address = 0x3c >> 1, 201 .demod_address = 0xf, 206 .demod_address = (0x1e >> 1), 224 .demod_address = 0x10, 377 .demod_address = 0x8, 389 .demod_address = 0x8, 485 .demod_address = 0x8, 496 .demod_address = 0x08, 507 .demod_address = 0x8, 642 .demod_address [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 193 .demod_address = 0x3c >> 1, 201 .demod_address = 0xf, 206 .demod_address = (0x1e >> 1), 224 .demod_address = 0x10, 377 .demod_address = 0x8, 389 .demod_address = 0x8, 485 .demod_address = 0x8, 496 .demod_address = 0x08, 507 .demod_address = 0x8, 642 .demod_address [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/mantis/ |
H A D | mantis_vp2040.c | 29 .demod_address = 0x18 >> 1, 34 .demod_address = 0x18 >> 1, 131 vp2040_tda1002x_cu1216_config.demod_address); in vp2040_frontend_init() 140 vp2040_tda1002x_cu1216_config.demod_address); in vp2040_frontend_init()
|
H A D | mantis_vp2033.c | 29 .demod_address = 0x18 >> 1, 34 .demod_address = 0x18 >> 1, 131 vp2033_tda1002x_cu1216_config.demod_address); in vp2033_frontend_init() 140 vp2033_tda1002x_cu1216_config.demod_address); in vp2033_frontend_init()
|
H A D | mantis_vp1034.c | 28 .demod_address = 0x08, 78 vp1034_mb86a16_config.demod_address); in vp1034_frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/mantis/ |
H A D | mantis_vp2033.c | 29 .demod_address = 0x18 >> 1, 34 .demod_address = 0x18 >> 1, 131 vp2033_tda1002x_cu1216_config.demod_address); in vp2033_frontend_init() 140 vp2033_tda1002x_cu1216_config.demod_address); in vp2033_frontend_init()
|
H A D | mantis_vp2040.c | 29 .demod_address = 0x18 >> 1, 34 .demod_address = 0x18 >> 1, 131 vp2040_tda1002x_cu1216_config.demod_address); in vp2040_frontend_init() 140 vp2040_tda1002x_cu1216_config.demod_address); in vp2040_frontend_init()
|
H A D | mantis_vp1034.c | 28 .demod_address = 0x08, 78 vp1034_mb86a16_config.demod_address); in vp1034_frontend_init()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 280 .demod_address = 0x0f, 285 .demod_address = 0x0f, 290 .demod_address = 0x0f, 295 .demod_address = (0x1e >> 1), 301 .demod_address = 0x08, 329 .demod_address = 0x0f, 336 .demod_address = 0x0f, 341 .demod_address = 0x0f, 347 .demod_address = 0x0f, 354 .demod_address [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 281 .demod_address = 0x0f, 286 .demod_address = 0x0f, 291 .demod_address = 0x0f, 296 .demod_address = (0x1e >> 1), 302 .demod_address = 0x08, 330 .demod_address = 0x0f, 337 .demod_address = 0x0f, 342 .demod_address = 0x0f, 348 .demod_address = 0x0f, 355 .demod_address [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/ |
H A D | c8sectpfe-dvb.c | 77 .demod_address = 0x1c, 84 .demod_address = 0x1d, 91 .demod_address = 0x1e,
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/c8sectpfe/ |
H A D | c8sectpfe-dvb.c | 76 .demod_address = 0x1c, 83 .demod_address = 0x1d, 90 .demod_address = 0x1e,
|
/kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 167 .demod_address = 0x0e, 272 .demod_address = 0x68, 307 .demod_address = 0x53, 373 .demod_address = 0x55, 440 .demod_address = 0x0f, 461 .demod_address = 0x0f, 478 .demod_address = 0x0a, 594 .demod_address = 0x1c,
|
/kernel/linux/linux-6.6/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 167 .demod_address = 0x0e, 272 .demod_address = 0x68, 307 .demod_address = 0x53, 373 .demod_address = 0x55, 440 .demod_address = 0x0f, 461 .demod_address = 0x0f, 478 .demod_address = 0x0a, 594 .demod_address = 0x1c,
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | dvb-bt8xx.c | 179 .demod_address = 0x0f, 184 .demod_address = 0x0f, 259 .demod_address = 0x55, 311 .demod_address = 0x70, 393 .demod_address = 0x0f, 398 .demod_address = 0x55, 447 .demod_address = 0x15, 485 .demod_address = 0x0a, 560 .demod_address = 0x0a,
|