Searched refs:RT298_IRQ_CTRL (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | rt298.c | 339 regmap_update_bits(rt298->regmap, RT298_IRQ_CTRL, 0x2, 0x0); in rt298_mic_detect() 347 regmap_update_bits(rt298->regmap, RT298_IRQ_CTRL, 0x2, 0x2); in rt298_mic_detect() 991 regmap_update_bits(rt298->regmap, RT298_IRQ_CTRL, 0x1, 0x1); in rt298_irq() 1017 RT298_IRQ_CTRL, 0x2, 0x2); in rt298_probe()
|
D | rt298.h | 146 #define RT298_IRQ_CTRL 0x33 macro
|