Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_hsspi.c60 #define SPI_PFL_SIG_REG(x) (0x100 + (0x20 * (x)) + 0x04) macro
167 clrsetbits_be32(priv->regs + SPI_PFL_SIG_REG(plat->cs), clr, set); in bcm63xx_hsspi_activate_cs()