Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/zte/
Dzx-i2s.c65 #define ZX_I2S_TIMING_CHN(x) ((x - 1) << 8) macro
274 val |= ZX_I2S_TIMING_CHN(ch_num); in zx_i2s_hw_params()