Home
last modified time | relevance | path

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

/sound/soc/codecs/
Drt5677-spi.c34 #define RT5677_SPI_BURST_LEN 240 macro
92 *len = min_t(u32, *len, RT5677_SPI_BURST_LEN); in rt5677_spi_select_cmd()
122 u8 body[RT5677_SPI_BURST_LEN]; in rt5677_spi_read()
175 u8 buf[RT5677_SPI_HEADER + RT5677_SPI_BURST_LEN + 1]; in rt5677_spi_write()