Searched refs:spi_readl (Results 1 – 2 of 2) sorted by relevance
32 ver = spi_readl(slave, VERSION); in spi_has_wdrbt()183 spi_readl(as, RDR); in spi_xfer()187 status = spi_readl(as, SR); in spi_xfer()201 value = spi_readl(as, RDR); in spi_xfer()215 status = spi_readl(as, SR); in spi_xfer()
93 #define spi_readl(as, reg) \ macro