Searched refs:WM8776_RESET (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8776.h | 38 #define WM8776_RESET 0x17 macro
|
H A D | wm8776.c | 71 case WM8776_RESET: in wm8776_volatile() 80 return snd_soc_component_write(component, WM8776_RESET, 0); in wm8776_reset() 451 .max_register = WM8776_RESET,
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8776.h | 38 #define WM8776_RESET 0x17 macro
|
H A D | wm8776.c | 71 case WM8776_RESET: in wm8776_volatile() 80 return snd_soc_component_write(component, WM8776_RESET, 0); in wm8776_reset() 450 .max_register = WM8776_RESET,
|
/kernel/linux/linux-5.10/sound/pci/oxygen/ |
H A D | wm8776.h | 37 #define WM8776_RESET 0x17 macro
|
H A D | xonar_wm87x6.c | 170 wm8776_write(chip, WM8776_RESET, 0); in wm8776_registers_init() 310 wm8776_write(chip, WM8776_RESET, 0); in xonar_ds_cleanup() 317 wm8776_write(chip, WM8776_RESET, 0); in xonar_hdav_slim_cleanup()
|
/kernel/linux/linux-6.6/sound/pci/oxygen/ |
H A D | wm8776.h | 37 #define WM8776_RESET 0x17 macro
|
H A D | xonar_wm87x6.c | 170 wm8776_write(chip, WM8776_RESET, 0); in wm8776_registers_init() 310 wm8776_write(chip, WM8776_RESET, 0); in xonar_ds_cleanup() 317 wm8776_write(chip, WM8776_RESET, 0); in xonar_hdav_slim_cleanup()
|
Completed in 7 milliseconds