Home
last modified time | relevance | path

Searched refs:SPI_CR1_SSE (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/spi/
H A Dspi_hi35xx.h54 #define SPI_CR1_SSE (0x1 << 1) /* spi enable set */ macro
H A Dspi_hi35xx.c168 value |= SPI_CR1_SSE; in Pl022Enable()
177 value &= ~SPI_CR1_SSE; in Pl022Disable()

Completed in 3 milliseconds