Searched refs:psc_spi_t (Results 1 – 2 of 2) sorted by relevance
55 volatile psc_spi_t __iomem *regs;828 hw->ioarea = request_mem_region(r->start, sizeof(psc_spi_t), in au1550_spi_probe()836 hw->regs = (psc_spi_t __iomem *)ioremap(r->start, sizeof(psc_spi_t)); in au1550_spi_probe()
309 } psc_spi_t; typedef