Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/meson/
H A Daiu-fifo-i2s.c26 #define AIU_FIFO_I2S_BLOCK 256 macro
38 .period_bytes_min = AIU_FIFO_I2S_BLOCK,
39 .period_bytes_max = AIU_FIFO_I2S_BLOCK * USHRT_MAX,
168 fifo->fifo_block = AIU_FIFO_I2S_BLOCK; in aiu_fifo_i2s_dai_probe()