Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5677-spi.c34 #define RT5677_SPI_BURST_LEN 240 macro
449 *len = min_t(u32, *len, RT5677_SPI_BURST_LEN); in rt5677_spi_select_cmd()
479 u8 body[RT5677_SPI_BURST_LEN]; in rt5677_spi_read()
533 u8 buf[RT5677_SPI_HEADER + RT5677_SPI_BURST_LEN + 1]; in rt5677_spi_write()