Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/zte/
Dzx-i2s.c67 #define ZX_I2S_TIMING_LANE(x) ((x - 1) << 11) macro
272 val |= ZX_I2S_TIMING_LANE(lane); in zx_i2s_hw_params()