Searched refs:SPI_CR0_FRF (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/spi/ | ||
H A D | spi_hi35xx.h | 36 #define SPI_CR0_FRF (0x3 << 4) /* frame format set */ macro |
H A D | spi_hi35xx.c | 199 value &= ~SPI_CR0_FRF; in Pl022ConfigCR0() |
Completed in 3 milliseconds