Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5663.c1181 case RT5663_ASRC_3: in rt5663_v2_readable_register()
2093 reg = RT5663_ASRC_3; in rt5663_is_using_asrc()
2137 ad_asrc_en = (snd_soc_component_read(component, RT5663_ASRC_3) & in rt5663_i2s_use_asrc()
2215 snd_soc_component_update_bits(component, RT5663_ASRC_3, asrc3_mask, in rt5663_sel_asrc_clk_src()
H A Drt5663.h84 #define RT5663_ASRC_3 0x0085 macro