Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c473 case RT5682_TDM_TCON_CTRL: in rt5682_readable_register()
2122 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_tdm_slot()
2283 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_dai_fmt()
2490 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_bclk1_ratio()
2494 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_bclk1_ratio()
2498 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_bclk1_ratio()
2502 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_bclk1_ratio()
2764 regmap_read(rt5682->regmap, RT5682_TDM_TCON_CTRL, &bclks_per_wclk); in rt5682_bclk_recalc_rate()
H A Drt5682.h89 #define RT5682_TDM_TCON_CTRL 0x007e macro