Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drt5645.c323 case RT5645_LOUT1: in rt5645_readable_register()
607 SOC_DOUBLE("OUT Playback Switch", RT5645_LOUT1,
609 SOC_DOUBLE("OUT Channel Switch", RT5645_LOUT1,
611 SOC_DOUBLE_TLV("OUT Playback Volume", RT5645_LOUT1,
1700 snd_soc_update_bits(codec, RT5645_LOUT1, in rt5645_lout_event()
1705 snd_soc_update_bits(codec, RT5645_LOUT1, in rt5645_lout_event()
Drt5645.h25 #define RT5645_LOUT1 0x03 macro