Searched refs:RT286_IRQ_CTRL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | rt286.c | 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() 922 regmap_update_bits(rt286->regmap, RT286_IRQ_CTRL, 0x1, 0x1); in rt286_irq() 946 RT286_IRQ_CTRL, 0x2, 0x2); in rt286_probe()
|
D | rt286.h | 138 #define RT286_IRQ_CTRL 0x33 macro
|