Searched refs:af9035_wr_reg (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/media/usb/dvb-usb-v2/ |
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(d, 0x00d8e0, 1); in af9035_tuner_attach() [all …]
|