Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Drt1011.c805 case RT1011_TDM_TOTAL_SET: in rt1011_readable_register()
1332 regmap_write(rt1011->regmap, RT1011_TDM_TOTAL_SET, 0x0240); in rt1011_i2s_ref_put()
1338 regmap_write(rt1011->regmap, RT1011_TDM_TOTAL_SET, 0x0240); in rt1011_i2s_ref_put()
1647 snd_soc_component_update_bits(component, RT1011_TDM_TOTAL_SET, in rt1011_hw_params()
1714 snd_soc_component_update_bits(component, RT1011_TDM_TOTAL_SET, in rt1011_set_dai_fmt()
2044 snd_soc_component_update_bits(component, RT1011_TDM_TOTAL_SET, in rt1011_set_tdm_slot()
Drt1011.h46 #define RT1011_TDM_TOTAL_SET 0x0111 macro