Searched refs:af9035_wr_reg (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/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() 1095 ret = af9035_wr_reg(d, 0xd8e9, 1); in af9035_fc0011_tuner_callback() 1099 ret = af9035_wr_reg(d, 0xd8e8, 1); in af9035_fc0011_tuner_callback() 1103 ret = af9035_wr_reg(d, 0xd8e7, 1); in af9035_fc0011_tuner_callback() 1109 ret = af9035_wr_reg(d, 0xd8e7, 0); in af9035_fc0011_tuner_callback() 1231 ret = af9035_wr_reg(d, 0x00f6a7, I2C_SPEED_366K); in it930x_frontend_attach() 1236 ret = af9035_wr_reg(d, 0x00f103, I2C_SPEED_366K); in it930x_frontend_attach() 1419 ret = af9035_wr_reg(d, 0x00d8e0, 1); in af9035_tuner_attach() [all …]
|