Searched refs:rtl2832_update_bits (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
H A Drtl2832.c169 static int rtl2832_update_bits(struct i2c_client *client, unsigned int reg, rtl2832_update_bits() function
860 ret = rtl2832_update_bits(dev->client, 0x101, 0x08, 0x00); rtl2832_i2c_gate_work()
1146 ret = rtl2832_update_bits(client, 0x061, 0xc0, u8tmp); rtl2832_pid_filter_ctrl()
1284 pdata->update_bits = rtl2832_update_bits; rtl2832_probe()

Completed in 55 milliseconds