Searched refs:SPI_PFL_MODE_REG (Results 1 – 1 of 1) sorted by relevance
72 #define SPI_PFL_MODE_REG(x) (0x100 + (0x20 * (x)) + 0x08) macro253 writel(val, priv->regs + SPI_PFL_MODE_REG(plat->cs)); in bcm63xx_hsspi_xfer()
Completed in 3 milliseconds