Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/zte/
Dzx296702-i2s.c69 #define ZX_I2S_TIMING_CHN(x) ((x - 1) << 8) macro
277 val |= ZX_I2S_TIMING_CHN(ch_num); in zx_i2s_hw_params()