Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmvebu_a3700_spi.c19 #define MVEBU_SPI_A3700_FIFO_FLUSH BIT(9) macro
234 writel(data | MVEBU_SPI_A3700_FIFO_FLUSH, &reg->cfg); in mvebu_spi_probe()
235 ret = wait_for_bit_le32(&reg->cfg, MVEBU_SPI_A3700_FIFO_FLUSH, in mvebu_spi_probe()