Searched refs:rtl2832_update_bits (Results 1 – 1 of 1) sorted by relevance
169 static int rtl2832_update_bits(struct i2c_client *client, unsigned int reg, in rtl2832_update_bits() function860 ret = rtl2832_update_bits(dev->client, 0x101, 0x08, 0x00); in rtl2832_i2c_gate_work()1146 ret = rtl2832_update_bits(client, 0x061, 0xc0, u8tmp); in rtl2832_pid_filter_ctrl()1284 pdata->update_bits = rtl2832_update_bits; in rtl2832_probe()