Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_hsspi.c48 #define SPI_STAT_REG (0x080 + (0x40 * (HSSPI_PP)) + 0x04) macro
277 ret = wait_for_bit_be32(priv->regs + SPI_STAT_REG, in bcm63xx_hsspi_xfer()