ts_width 227 sound/soc/zte/zx-i2s.c unsigned int ts_width = 32; ts_width 232 sound/soc/zte/zx-i2s.c dma_data->addr_width = ts_width >> 3; ts_width 253 sound/soc/zte/zx-i2s.c val |= ZX_I2S_TIMING_TS_WIDTH(ts_width) | ZX_I2S_TIMING_DATA_SIZE(len); ts_width 198 sound/soc/zte/zx-tdm.c unsigned int ts_width = TIMING_DEFAULT_WIDTH; ts_width 211 sound/soc/zte/zx-tdm.c ts_width = 1; ts_width 219 sound/soc/zte/zx-tdm.c val |= TIMING_TS_WIDTH(ts_width) | TIMING_TS_NUM(1);