Searched refs:RT298_I2S_CTRL1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt298.c | 816 RT298_I2S_CTRL1, 0x0018, d_len_code << 3); in rt298_hw_params() 832 RT298_I2S_CTRL1, 0x800, 0x800); in rt298_set_dai_fmt() 836 RT298_I2S_CTRL1, 0x800, 0x0); in rt298_set_dai_fmt() 845 RT298_I2S_CTRL1, 0x300, 0x0); in rt298_set_dai_fmt() 849 RT298_I2S_CTRL1, 0x300, 0x1 << 8); in rt298_set_dai_fmt() 853 RT298_I2S_CTRL1, 0x300, 0x2 << 8); in rt298_set_dai_fmt() 857 RT298_I2S_CTRL1, 0x300, 0x3 << 8); in rt298_set_dai_fmt() 938 RT298_I2S_CTRL1, 0x1000, 0x1000); in rt298_set_bclk_ratio() 941 RT298_I2S_CTRL1, 0x1000, 0x0); in rt298_set_bclk_ratio()
|
H A D | rt298.h | 139 #define RT298_I2S_CTRL1 0x09 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt298.c | 819 RT298_I2S_CTRL1, 0x0018, d_len_code << 3); in rt298_hw_params() 835 RT298_I2S_CTRL1, 0x800, 0x800); in rt298_set_dai_fmt() 839 RT298_I2S_CTRL1, 0x800, 0x0); in rt298_set_dai_fmt() 848 RT298_I2S_CTRL1, 0x300, 0x0); in rt298_set_dai_fmt() 852 RT298_I2S_CTRL1, 0x300, 0x1 << 8); in rt298_set_dai_fmt() 856 RT298_I2S_CTRL1, 0x300, 0x2 << 8); in rt298_set_dai_fmt() 860 RT298_I2S_CTRL1, 0x300, 0x3 << 8); in rt298_set_dai_fmt() 941 RT298_I2S_CTRL1, 0x1000, 0x1000); in rt298_set_bclk_ratio() 944 RT298_I2S_CTRL1, 0x1000, 0x0); in rt298_set_bclk_ratio()
|
H A D | rt298.h | 139 #define RT298_I2S_CTRL1 0x09 macro
|
Completed in 5 milliseconds