Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sunxi/
H A Dsun4i-i2s.c128 #define SUN8I_I2S_TX_CHAN_EN(num_chan) (((1 << num_chan) - 1) << 4) macro
525 SUN8I_I2S_TX_CHAN_EN(channels)); in sun8i_i2s_set_chan_cfg()