Searched refs:WM8900_REG_HPCTL1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | wm8900.c | 81 #define WM8900_REG_HPCTL1 0x3a macro 228 u16 hpctl1 = snd_soc_read(codec, WM8900_REG_HPCTL1); in wm8900_hp_event() 235 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event() 244 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event() 251 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event() 255 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event() 257 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event() 263 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event() 267 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event() 273 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1); in wm8900_hp_event() [all …]
|