Searched refs:RT298_IRQ_CTRL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/codecs/ |
| D | rt298.c | 337 regmap_update_bits(rt298->regmap, RT298_IRQ_CTRL, 0x2, 0x0); in rt298_mic_detect() 345 regmap_update_bits(rt298->regmap, RT298_IRQ_CTRL, 0x2, 0x2); in rt298_mic_detect() 989 regmap_update_bits(rt298->regmap, RT298_IRQ_CTRL, 0x1, 0x1); in rt298_irq() 1015 RT298_IRQ_CTRL, 0x2, 0x2); in rt298_probe()
|
| D | rt298.h | 149 #define RT298_IRQ_CTRL 0x33 macro
|