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

/linux-4.1.27/sound/soc/codecs/
H A Drt286.h141 #define RT286_IRQ_CTRL 0x33 macro
H A Drt286.c402 regmap_update_bits(rt286->regmap, RT286_IRQ_CTRL, 0x2, 0x2); rt286_mic_detect()
408 regmap_update_bits(rt286->regmap, RT286_IRQ_CTRL, 0x2, 0x0); rt286_mic_detect()
1030 regmap_update_bits(rt286->regmap, RT286_IRQ_CTRL, 0x1, 0x1); rt286_irq()
1054 RT286_IRQ_CTRL, 0x2, 0x2); rt286_probe()

Completed in 44 milliseconds