Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5640.c226 case RT5640_OUTPUT: in rt5640_readable_register()
396 SOC_DOUBLE("OUT Playback Switch", RT5640_OUTPUT,
398 SOC_DOUBLE("OUT Channel Switch", RT5640_OUTPUT,
400 SOC_DOUBLE_TLV("OUT Playback Volume", RT5640_OUTPUT,
1005 snd_soc_component_update_bits(component, RT5640_OUTPUT, in rt5640_lout_event()
1010 snd_soc_component_update_bits(component, RT5640_OUTPUT, in rt5640_lout_event()
Drt5640.h27 #define RT5640_OUTPUT 0x03 macro