Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/zte/
Dzx296702-i2s.c71 #define ZX_I2S_TIMING_LANE(x) ((x - 1) << 11) macro
275 val |= ZX_I2S_TIMING_LANE(lane); in zx_i2s_hw_params()