Searched refs:M98090_REG_INTERRUPT_S (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | max98090.c | 272 case M98090_REG_INTERRUPT_S: in max98090_readable_register() 2136 regmap_read(max98090->regmap, M98090_REG_INTERRUPT_S, &mask); in max98090_pll_det_enable_work() 2144 snd_soc_update_bits(codec, M98090_REG_INTERRUPT_S, in max98090_pll_det_enable_work() 2158 snd_soc_update_bits(codec, M98090_REG_INTERRUPT_S, in max98090_pll_det_disable_work() 2287 ret = regmap_read(max98090->regmap, M98090_REG_INTERRUPT_S, &mask); in max98090_interrupt() 2365 snd_soc_update_bits(codec, M98090_REG_INTERRUPT_S, in max98090_mic_detect() 2369 snd_soc_update_bits(codec, M98090_REG_INTERRUPT_S, in max98090_mic_detect()
|
D | max98090.h | 27 #define M98090_REG_INTERRUPT_S 0x03 macro
|