Searched refs:M98090_REG_INTERRUPT_S (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | max98090.c | 266 case M98090_REG_DEVICE_STATUS ... M98090_REG_INTERRUPT_S: in max98090_readable_register() 2123 regmap_read(max98090->regmap, M98090_REG_INTERRUPT_S, &mask); in max98090_pll_det_enable_work() 2131 snd_soc_component_update_bits(component, M98090_REG_INTERRUPT_S, in max98090_pll_det_enable_work() 2145 snd_soc_component_update_bits(component, M98090_REG_INTERRUPT_S, in max98090_pll_det_disable_work() 2283 ret = regmap_read(max98090->regmap, M98090_REG_INTERRUPT_S, &mask); in max98090_interrupt() 2361 snd_soc_component_update_bits(component, M98090_REG_INTERRUPT_S, in max98090_mic_detect() 2365 snd_soc_component_update_bits(component, M98090_REG_INTERRUPT_S, in max98090_mic_detect()
|
| H A D | max98090.h | 24 #define M98090_REG_INTERRUPT_S 0x03 macro
|