Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5640.c222 case RT5640_OUTPUT: in rt5640_readable_register()
392 SOC_DOUBLE("OUT Playback Switch", RT5640_OUTPUT,
394 SOC_DOUBLE("OUT Channel Switch", RT5640_OUTPUT,
396 SOC_DOUBLE_TLV("OUT Playback Volume", RT5640_OUTPUT,
1001 snd_soc_component_update_bits(component, RT5640_OUTPUT, in rt5640_lout_event()
1006 snd_soc_component_update_bits(component, RT5640_OUTPUT, in rt5640_lout_event()
H A Drt5640.h25 #define RT5640_OUTPUT 0x03 macro