Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-apple.c21 #define APPLE_SPI_CTRL_RUN BIT(0) macro
403 reg_write(spi, APPLE_SPI_CTRL, APPLE_SPI_CTRL_RUN); in apple_spi_transfer_one()