Home
last modified time | relevance | path

Searched refs:WM5100_INTERRUPT_STATUS_3_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm5100.c2137 snd_soc_component_update_bits(component, WM5100_INTERRUPT_STATUS_3_MASK, in wm5100_detect()
2140 snd_soc_component_update_bits(component, WM5100_INTERRUPT_STATUS_3_MASK, in wm5100_detect()
2168 ret = regmap_read(wm5100->regmap, WM5100_INTERRUPT_STATUS_3_MASK, in wm5100_irq()
2558 WM5100_INTERRUPT_STATUS_3_MASK, in wm5100_i2c_probe()
H A Dwm5100-tables.c608 case WM5100_INTERRUPT_STATUS_3_MASK: in wm5100_readable_register()
H A Dwm5100.h609 #define WM5100_INTERRUPT_STATUS_3_MASK 0xD09 macro