Searched refs:spi_readl (Results 1 – 2 of 2) sorted by relevance
35 ver = spi_readl(slave, VERSION); in spi_has_wdrbt()186 spi_readl(as, RDR); in spi_xfer()190 status = spi_readl(as, SR); in spi_xfer()204 value = spi_readl(as, RDR); in spi_xfer()218 status = spi_readl(as, SR); in spi_xfer()
93 #define spi_readl(as, reg) \ macro