Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Drt5677-spi.c35 #define RT5677_SPI_HEADER 5 macro
478 u8 header[RT5677_SPI_HEADER + 4]; in rt5677_spi_read()
533 u8 buf[RT5677_SPI_HEADER + RT5677_SPI_BURST_LEN + 1]; in rt5677_spi_write()
534 u8 *body = buf + RT5677_SPI_HEADER; in rt5677_spi_write()
565 t.len += RT5677_SPI_HEADER + 1; in rt5677_spi_write()

Completed in 3 milliseconds