Searched refs:SPI_TC_SDC1 (Results 1 – 2 of 2) sorted by relevance
82 #define SPI_TC_SDC1 (0x1 << 15) /* master sample data control, 1: delay--high speed operation;0:no… macro
562 reg_val |= SPI_TC_SDC1; in spi_sample_delay()564 reg_val &= ~SPI_TC_SDC1; in spi_sample_delay()