Home
last modified time | relevance | path

Searched refs:SPI_RX_LVL_OFFSET (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-exynos/include/mach/
A Dspi.h54 #define SPI_RX_LVL_OFFSET 15 macro
/u-boot/drivers/spi/
A Dexynos_spi.c61 *rx_lvl = (spi_sts >> SPI_RX_LVL_OFFSET) & SPI_FIFO_LVL_MASK; in spi_get_fifo_levels()

Completed in 3 milliseconds