Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5645.c526 case RT5645_LOUT1: in rt5645_readable_register()
813 SOC_DOUBLE("OUT Playback Switch", RT5645_LOUT1,
815 SOC_DOUBLE("OUT Channel Switch", RT5645_LOUT1,
817 SOC_DOUBLE_TLV("OUT Playback Volume", RT5645_LOUT1,
1883 snd_soc_component_update_bits(component, RT5645_LOUT1, in rt5645_lout_event()
1888 snd_soc_component_update_bits(component, RT5645_LOUT1, in rt5645_lout_event()
H A Drt5645.h20 #define RT5645_LOUT1 0x03 macro