Searched refs:APPLE_SPI_CTRL_TX_RESET (Results 1 – 1 of 1) sorted by relevance
22 #define APPLE_SPI_CTRL_TX_RESET BIT(2) macro156 reg_write(spi, APPLE_SPI_CTRL, APPLE_SPI_CTRL_RX_RESET | APPLE_SPI_CTRL_TX_RESET); in apple_spi_init()383 reg_write(spi, APPLE_SPI_CTRL, APPLE_SPI_CTRL_RX_RESET | APPLE_SPI_CTRL_TX_RESET); in apple_spi_transfer_one()