Home
last modified time | relevance | path

Searched refs:WM8996_GP2_FN_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dwm8996.c1755 (snd_soc_component_read(component, WM8996_GPIO_2)) & WM8996_GP2_FN_MASK) { in wm8996_hw_params()
3034 if (reg & WM8996_GP2_FN_MASK) in wm8996_i2c_probe()
Dwm8996.h3285 #define WM8996_GP2_FN_MASK 0x000F /* GP2_FN - [3:0] */ macro