Searched refs:RT5682_TDM_TCON_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5682.c | 467 case RT5682_TDM_TCON_CTRL: in rt5682_readable_register() 2060 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_tdm_slot() 2221 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_dai_fmt() 2428 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_bclk1_ratio() 2432 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_bclk1_ratio() 2436 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_bclk1_ratio() 2440 snd_soc_component_update_bits(component, RT5682_TDM_TCON_CTRL, in rt5682_set_bclk1_ratio() 2699 bclks_per_wclk = snd_soc_component_read(component, RT5682_TDM_TCON_CTRL); in rt5682_bclk_recalc_rate()
|
H A D | rt5682.h | 88 #define RT5682_TDM_TCON_CTRL 0x007e macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5682.c | 473 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 D | rt5682.h | 89 #define RT5682_TDM_TCON_CTRL 0x007e macro
|
Completed in 19 milliseconds