Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/meson/
Daiu-fifo-i2s.c24 #define AIU_FIFO_I2S_BLOCK 256 macro
36 .period_bytes_min = AIU_FIFO_I2S_BLOCK,
37 .period_bytes_max = AIU_FIFO_I2S_BLOCK * USHRT_MAX,
147 fifo->fifo_block = AIU_FIFO_I2S_BLOCK; in aiu_fifo_i2s_dai_probe()