Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt298.c172 case RT298_DAC_FORMAT: in rt298_readable_register()
819 snd_soc_component_update_bits(component, RT298_DAC_FORMAT, 0x407f, val); in rt298_hw_params()
863 snd_soc_component_update_bits(component, RT298_DAC_FORMAT, 0x8000, 0); in rt298_set_dai_fmt()
H A Drt298.h117 #define RT298_DAC_FORMAT\ macro