Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dak5558.c128 return snd_soc_component_update_bits(component, AK5558_02_CONTROL1, AK5558_CKS, in ak5558_set_mcki()
152 snd_soc_component_update_bits(component, AK5558_02_CONTROL1, AK5558_BITS, bits); in ak5558_hw_params()
189 snd_soc_component_update_bits(component, AK5558_02_CONTROL1, AK5558_DIF, format); in ak5558_set_dai_fmt()
H A Dak5558.h14 #define AK5558_02_CONTROL1 0x02 macro