Searched refs:SPI_CR1_BIG_END (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/spi/ | ||
H A D | spi_hi35xx.h | 52 #define SPI_CR1_BIG_END (0x1 << 4) /* big end or little */ macro |
H A D | spi_hi35xx.c | 221 value &= ~SPI_CR1_BIG_END; in Pl022ConfigCR1() |
Completed in 3 milliseconds