Searched refs:af9035_wr_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | af9035.c | 148 static int af9035_wr_reg(struct dvb_usb_device *d, u32 reg, u8 val) in af9035_wr_reg() function 775 ret = af9035_wr_reg(d, 0x004bfb, tmp); in af9035_download_firmware() 779 ret = af9035_wr_reg(d, 0x00417f, tmp); in af9035_download_firmware() 1092 ret = af9035_wr_reg(d, 0xd8e9, 1); in af9035_fc0011_tuner_callback() 1096 ret = af9035_wr_reg(d, 0xd8e8, 1); in af9035_fc0011_tuner_callback() 1100 ret = af9035_wr_reg(d, 0xd8e7, 1); in af9035_fc0011_tuner_callback() 1106 ret = af9035_wr_reg(d, 0xd8e7, 0); in af9035_fc0011_tuner_callback() 1228 ret = af9035_wr_reg(d, 0x00f6a7, I2C_SPEED_366K); in it930x_frontend_attach() 1233 ret = af9035_wr_reg(d, 0x00f103, I2C_SPEED_366K); in it930x_frontend_attach() 1416 ret = af9035_wr_reg( in af9035_tuner_attach() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | af9035.c | 148 static int af9035_wr_reg(struct dvb_usb_device *d, u32 reg, u8 val) in af9035_wr_reg() function 775 ret = af9035_wr_reg(d, 0x004bfb, tmp); in af9035_download_firmware() 779 ret = af9035_wr_reg(d, 0x00417f, tmp); in af9035_download_firmware() 1092 ret = af9035_wr_reg(d, 0xd8e9, 1); in af9035_fc0011_tuner_callback() 1096 ret = af9035_wr_reg(d, 0xd8e8, 1); in af9035_fc0011_tuner_callback() 1100 ret = af9035_wr_reg(d, 0xd8e7, 1); in af9035_fc0011_tuner_callback() 1106 ret = af9035_wr_reg(d, 0xd8e7, 0); in af9035_fc0011_tuner_callback() 1228 ret = af9035_wr_reg(d, 0x00f6a7, I2C_SPEED_366K); in it930x_frontend_attach() 1233 ret = af9035_wr_reg(d, 0x00f103, I2C_SPEED_366K); in it930x_frontend_attach() 1416 ret = af9035_wr_reg( in af9035_tuner_attach() [all...] |
Completed in 4 milliseconds