Searched refs:RT298_DAC_FORMAT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt298.h | 117 #define RT298_DAC_FORMAT\ macro
|
H A D | rt298.c | 172 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()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt298.h | 117 #define RT298_DAC_FORMAT\ macro
|
H A D | rt298.c | 172 case RT298_DAC_FORMAT: in rt298_readable_register() 822 snd_soc_component_update_bits(component, RT298_DAC_FORMAT, 0x407f, val); in rt298_hw_params() 866 snd_soc_component_update_bits(component, RT298_DAC_FORMAT, 0x8000, 0); in rt298_set_dai_fmt()
|
Completed in 4 milliseconds