Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt1011.c803 case RT1011_TDM_TOTAL_SET: in rt1011_readable_register()
1330 regmap_write(rt1011->regmap, RT1011_TDM_TOTAL_SET, 0x0240); in rt1011_i2s_ref_put()
1336 regmap_write(rt1011->regmap, RT1011_TDM_TOTAL_SET, 0x0240); in rt1011_i2s_ref_put()
1645 snd_soc_component_update_bits(component, RT1011_TDM_TOTAL_SET, in rt1011_hw_params()
1712 snd_soc_component_update_bits(component, RT1011_TDM_TOTAL_SET, in rt1011_set_dai_fmt()
2042 snd_soc_component_update_bits(component, RT1011_TDM_TOTAL_SET, in rt1011_set_tdm_slot()
Drt1011.h46 #define RT1011_TDM_TOTAL_SET 0x0111 macro