Searched refs:RT286_DAC_FORMAT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt286.h | 109 #define RT286_DAC_FORMAT\ macro
|
H A D | rt286.c | 168 case RT286_DAC_FORMAT: in rt286_readable_register() 753 snd_soc_component_update_bits(component, RT286_DAC_FORMAT, 0x407f, val); in rt286_hw_params() 797 snd_soc_component_update_bits(component, RT286_DAC_FORMAT, 0x8000, 0); in rt286_set_dai_fmt()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt286.h | 109 #define RT286_DAC_FORMAT\ macro
|
H A D | rt286.c | 168 case RT286_DAC_FORMAT: in rt286_readable_register() 757 snd_soc_component_update_bits(component, RT286_DAC_FORMAT, 0x407f, val); in rt286_hw_params() 801 snd_soc_component_update_bits(component, RT286_DAC_FORMAT, 0x8000, 0); in rt286_set_dai_fmt()
|
Completed in 4 milliseconds