Searched refs:M98090_REG_INTERRUPT_S (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | max98090.c | 267 case M98090_REG_DEVICE_STATUS ... M98090_REG_INTERRUPT_S: in max98090_readable_register() 2086 regmap_read(max98090->regmap, M98090_REG_INTERRUPT_S, &mask); in max98090_pll_det_enable_work() 2094 snd_soc_component_update_bits(component, M98090_REG_INTERRUPT_S, in max98090_pll_det_enable_work() 2108 snd_soc_component_update_bits(component, M98090_REG_INTERRUPT_S, in max98090_pll_det_disable_work() 2248 ret = regmap_read(max98090->regmap, M98090_REG_INTERRUPT_S, &mask); in max98090_interrupt() 2252 "failed to read M98090_REG_INTERRUPT_S: %d\n", in max98090_interrupt() 2326 snd_soc_component_update_bits(component, M98090_REG_INTERRUPT_S, in max98090_mic_detect() 2330 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 146 * M98090_REG_INTERRUPT_S
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | max98090.c | 266 case M98090_REG_DEVICE_STATUS ... M98090_REG_INTERRUPT_S: in max98090_readable_register() 2085 regmap_read(max98090->regmap, M98090_REG_INTERRUPT_S, &mask); in max98090_pll_det_enable_work() 2093 snd_soc_component_update_bits(component, M98090_REG_INTERRUPT_S, in max98090_pll_det_enable_work() 2107 snd_soc_component_update_bits(component, M98090_REG_INTERRUPT_S, in max98090_pll_det_disable_work() 2245 ret = regmap_read(max98090->regmap, M98090_REG_INTERRUPT_S, &mask); in max98090_interrupt() 2249 "failed to read M98090_REG_INTERRUPT_S: %d\n", in max98090_interrupt() 2323 snd_soc_component_update_bits(component, M98090_REG_INTERRUPT_S, in max98090_mic_detect() 2327 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 146 * M98090_REG_INTERRUPT_S
|
Completed in 16 milliseconds