Searched refs:af9035_wr_reg (Results 1 – 1 of 1) sorted by relevance
| /linux/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 781 ret = af9035_wr_reg(d, 0x004bfb, tmp); in af9035_download_firmware() 785 ret = af9035_wr_reg(d, 0x00417f, tmp); in af9035_download_firmware() 1101 ret = af9035_wr_reg(d, 0xd8e9, 1); in af9035_fc0011_tuner_callback() 1105 ret = af9035_wr_reg(d, 0xd8e8, 1); in af9035_fc0011_tuner_callback() 1109 ret = af9035_wr_reg(d, 0xd8e7, 1); in af9035_fc0011_tuner_callback() 1115 ret = af9035_wr_reg(d, 0xd8e7, 0); in af9035_fc0011_tuner_callback() 1237 ret = af9035_wr_reg(d, 0x00f6a7, I2C_SPEED_366K); in it930x_frontend_attach() 1242 ret = af9035_wr_reg(d, 0x00f103, I2C_SPEED_366K); in it930x_frontend_attach() 1425 ret = af9035_wr_reg(d, 0x00d8e0, 1); in af9035_tuner_attach() [all …]
|