Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/spi/
H A Dspi_hi35xx.h105 #define SPI_TX_FIFO_CR 0x28 macro
H A Dspi_hi35xx.c236 value = OSAL_READL((uintptr_t)(pl022->regBase) + SPI_TX_FIFO_CR); in Pl022ConfigDma()
238 OSAL_WRITEL(value, (uintptr_t)(pl022->regBase) + SPI_TX_FIFO_CR); in Pl022ConfigDma()

Completed in 3 milliseconds