Searched refs:RT274_I2S_CTRL1 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/sound/soc/codecs/ |
| H A D | rt274.c | 711 RT274_I2S_CTRL1, RT274_I2S_MODE_MASK, RT274_I2S_MODE_M); in rt274_set_dai_fmt() 716 RT274_I2S_CTRL1, RT274_I2S_MODE_MASK, RT274_I2S_MODE_S); in rt274_set_dai_fmt() 725 snd_soc_component_update_bits(component, RT274_I2S_CTRL1, in rt274_set_dai_fmt() 729 snd_soc_component_update_bits(component, RT274_I2S_CTRL1, in rt274_set_dai_fmt() 733 snd_soc_component_update_bits(component, RT274_I2S_CTRL1, in rt274_set_dai_fmt() 883 RT274_I2S_CTRL1, 0x1000, 0x1000); in rt274_set_bclk_ratio() 886 RT274_I2S_CTRL1, 0x1000, 0x0); in rt274_set_bclk_ratio() 900 RT274_I2S_CTRL1, RT274_TDM_EN, RT274_TDM_EN); in rt274_set_tdm_slot() 903 RT274_I2S_CTRL1, RT274_TDM_EN, RT274_TDM_DIS); in rt274_set_tdm_slot() 910 RT274_I2S_CTRL1, RT274_TDM_CH_NUM, RT274_TDM_4CH); in rt274_set_tdm_slot() [all …]
|
| H A D | rt274.h | 139 #define RT274_I2S_CTRL1 0x63 macro
|