Searched refs:RK312x_DAC_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk312x_codec.c | 164 [RK312x_DAC_ENABLE] = 0x0000, 219 case RK312x_DAC_ENABLE: in rk312x_codec_register() 894 snd_soc_component_update_bits(component, RK312x_DAC_ENABLE, in rk312x_dacl_event() 896 snd_soc_component_update_bits(component, RK312x_DAC_ENABLE, in rk312x_dacl_event() 899 snd_soc_component_update_bits(component, RK312x_DAC_ENABLE, in rk312x_dacl_event() 904 snd_soc_component_update_bits(component, RK312x_DAC_ENABLE, in rk312x_dacl_event() 906 snd_soc_component_update_bits(component, RK312x_DAC_ENABLE, in rk312x_dacl_event() 925 snd_soc_component_update_bits(component, RK312x_DAC_ENABLE, in rk312x_dacr_event() 927 snd_soc_component_update_bits(component, RK312x_DAC_ENABLE, in rk312x_dacr_event() 932 snd_soc_component_update_bits(component, RK312x_DAC_ENABLE, in rk312x_dacr_event() [all …]
|
| H A D | rk312x_codec.h | 32 #define RK312x_DAC_ENABLE (RK312x_CODEC_BASE + 0xa4) macro
|