Searched refs:RT274_I2S_CTRL1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt274.c | 694 RT274_I2S_CTRL1, 0xc018, d_len_code << 3 | c_len_code << 14); in rt274_hw_params() 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() 737 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_E in rt274_set_tdm_slot() [all...] |
H A D | rt274.h | 139 #define RT274_I2S_CTRL1 0x63 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt274.c | 694 RT274_I2S_CTRL1, 0xc018, d_len_code << 3 | c_len_code << 14); in rt274_hw_params() 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() 737 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_E in rt274_set_tdm_slot() [all...] |
H A D | rt274.h | 139 #define RT274_I2S_CTRL1 0x63 macro
|
Completed in 4 milliseconds