Searched refs:M98090_REG_INTERRUPT_S (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | max98090.c | 270 case M98090_REG_DEVICE_STATUS ... M98090_REG_INTERRUPT_S: in max98090_readable_register() 2083 regmap_read(max98090->regmap, M98090_REG_INTERRUPT_S, &mask); in max98090_pll_det_enable_work() 2091 snd_soc_update_bits(codec, M98090_REG_INTERRUPT_S, in max98090_pll_det_enable_work() 2105 snd_soc_update_bits(codec, M98090_REG_INTERRUPT_S, in max98090_pll_det_disable_work() 2231 ret = regmap_read(max98090->regmap, M98090_REG_INTERRUPT_S, &mask); in max98090_interrupt() 2309 snd_soc_update_bits(codec, M98090_REG_INTERRUPT_S, in max98090_mic_detect() 2313 snd_soc_update_bits(codec, M98090_REG_INTERRUPT_S, in max98090_mic_detect()
|
| D | max98090.h | 27 #define M98090_REG_INTERRUPT_S 0x03 macro
|