Lines Matching refs:regmap_update_bits
233 regmap_update_bits(rt286->regmap, in rt286_jack_detect()
245 regmap_update_bits(rt286->regmap, in rt286_jack_detect()
253 regmap_update_bits(rt286->regmap, in rt286_jack_detect()
263 regmap_update_bits(rt286->regmap, in rt286_jack_detect()
317 regmap_update_bits(rt286->regmap, RT286_IRQ_CTRL, 0x2, 0x2); in rt286_mic_detect()
323 regmap_update_bits(rt286->regmap, RT286_IRQ_CTRL, 0x2, 0x0); in rt286_mic_detect()
944 regmap_update_bits(rt286->regmap, RT286_IRQ_CTRL, 0x1, 0x1); in rt286_irq()
967 regmap_update_bits(rt286->regmap, in rt286_probe()
1197 regmap_update_bits(rt286->regmap, in rt286_i2c_probe()
1200 regmap_update_bits(rt286->regmap, in rt286_i2c_probe()
1215 regmap_update_bits(rt286->regmap, RT286_POWER_CTRL2, 0xc, 0x0); in rt286_i2c_probe()
1216 regmap_update_bits(rt286->regmap, RT286_POWER_CTRL1, 0x1001, 0x1001); in rt286_i2c_probe()
1219 regmap_update_bits(rt286->regmap, RT286_DEPOP_CTRL2, 0x403a, 0x401a); in rt286_i2c_probe()
1220 regmap_update_bits(rt286->regmap, RT286_DEPOP_CTRL3, 0xf777, 0x4737); in rt286_i2c_probe()
1221 regmap_update_bits(rt286->regmap, RT286_DEPOP_CTRL4, 0x00ff, 0x003f); in rt286_i2c_probe()
1224 regmap_update_bits(rt286->regmap, in rt286_i2c_probe()
1226 regmap_update_bits(rt286->regmap, in rt286_i2c_probe()
1228 regmap_update_bits(rt286->regmap, in rt286_i2c_probe()
1230 regmap_update_bits(rt286->regmap, in rt286_i2c_probe()