Home
last modified time | relevance | path

Searched refs:I2S_CHN_8 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/rockchip/
H A Drockchip_i2s.h226 #define I2S_CHN_8 (3 << I2S_CSR_SHIFT) macro
H A Drockchip_i2s_tdm.c84 case I2S_CHN_8: in to_ch_num()
527 case I2S_CHN_8: in rockchip_i2s_ch_to_io()
538 case I2S_CHN_8: in rockchip_i2s_ch_to_io()
698 val |= I2S_CHN_8; in rockchip_i2s_tdm_hw_params()
H A Drockchip_i2s.c400 val |= I2S_CHN_8; in rockchip_i2s_hw_params()
437 case I2S_CHN_8: in rockchip_i2s_hw_params()
H A Drockchip_i2s_tdm.h262 #define I2S_CHN_8 (3 << I2S_CSR_SHIFT) macro