Searched refs:AK4458_01_CONTROL2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | ak4458.h | 17 #define AK4458_01_CONTROL2 0x01 macro
|
D | ak4458.c | 148 SOC_ENUM_SINGLE(AK4458_01_CONTROL2, 1, 212 snd_soc_component_update_bits(component, AK4458_01_CONTROL2, in set_digfil() 533 snd_soc_component_update_bits(component, AK4458_01_CONTROL2, 0x01, 1); in ak4458_set_dai_mute() 540 snd_soc_component_update_bits(component, AK4458_01_CONTROL2, 0x01, 0); in ak4458_set_dai_mute()
|