Searched refs:HSSPI_FIFO_REG (Results 1 – 2 of 2) sorted by relevance
81 #define HSSPI_FIFO_REG(x) (0x200 + (x) * 0x200) macro496 bs->fifo = (u8 __iomem *) (bs->regs + HSSPI_FIFO_REG(0)); in bcmbca_hsspi_probe()
82 #define HSSPI_FIFO_REG(x) (0x200 + (x) * 0x200) macro794 bs->fifo = (u8 __iomem *)(bs->regs + HSSPI_FIFO_REG(0)); in bcm63xx_hsspi_probe()