Searched refs:RT5677_SPI_HEADER (Results 1 – 1 of 1) sorted by relevance
35 #define RT5677_SPI_HEADER 5 macro478 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