Searched refs:af9035_wr_reg (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/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 768 ret = af9035_wr_reg(d, 0x004bfb, tmp); in af9035_download_firmware() 772 ret = af9035_wr_reg(d, 0x00417f, tmp); in af9035_download_firmware() 1085 ret = af9035_wr_reg(d, 0xd8e9, 1); in af9035_fc0011_tuner_callback() 1089 ret = af9035_wr_reg(d, 0xd8e8, 1); in af9035_fc0011_tuner_callback() 1093 ret = af9035_wr_reg(d, 0xd8e7, 1); in af9035_fc0011_tuner_callback() 1099 ret = af9035_wr_reg(d, 0xd8e7, 0); in af9035_fc0011_tuner_callback() 1221 ret = af9035_wr_reg(d, 0x00f6a7, I2C_SPEED_366K); in it930x_frontend_attach() 1226 ret = af9035_wr_reg(d, 0x00f103, I2C_SPEED_366K); in it930x_frontend_attach() 1409 ret = af9035_wr_reg(d, 0x00d8e0, 1); in af9035_tuner_attach() [all …]
|