Searched refs:RT286_I2S_CTRL1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt286.c | 754 RT286_I2S_CTRL1, 0x0018, d_len_code << 3); in rt286_hw_params() 770 RT286_I2S_CTRL1, 0x800, 0x800); in rt286_set_dai_fmt() 774 RT286_I2S_CTRL1, 0x800, 0x0); in rt286_set_dai_fmt() 783 RT286_I2S_CTRL1, 0x300, 0x0); in rt286_set_dai_fmt() 787 RT286_I2S_CTRL1, 0x300, 0x1 << 8); in rt286_set_dai_fmt() 791 RT286_I2S_CTRL1, 0x300, 0x2 << 8); in rt286_set_dai_fmt() 795 RT286_I2S_CTRL1, 0x300, 0x3 << 8); in rt286_set_dai_fmt() 878 RT286_I2S_CTRL1, 0x1000, 0x1000); in rt286_set_bclk_ratio() 881 RT286_I2S_CTRL1, 0x1000, 0x0); in rt286_set_bclk_ratio()
|
H A D | rt286.h | 130 #define RT286_I2S_CTRL1 0x09 macro
|