Searched refs:DW_SPI_CTRLR0_SLV_OE (Results 1 – 2 of 2) sorted by relevance
200 #define DW_SPI_CTRLR0_SLV_OE BIT(DW_SPI_CTRLR0_SLV_OE_BIT) macro
388 tmod |= DW_SPI_CTRLR0_SLV_OE; in transceive()390 tmod &= ~DW_SPI_CTRLR0_SLV_OE; in transceive()