Searched refs:SPI_CR0_SPH (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/spi/ | ||
H A D | spi_hi35xx.h | 34 #define SPI_CR0_SPH (0x1 << 7) /* spi phase */ macro |
H A D | spi_hi35xx.c | 203 value &= ~SPI_CR0_SPH; in Pl022ConfigCR0() |
Completed in 2 milliseconds