Searched refs:sdmabase (Results 1 – 1 of 1) sorted by relevance
212 void __iomem *sdmabase; member334 ioread8_rep(cdns_xspi->sdmabase, in cdns_xspi_sdma_handle()339 iowrite8_rep(cdns_xspi->sdmabase, in cdns_xspi_sdma_handle()567 cdns_xspi->sdmabase = devm_ioremap_resource(dev, res); in cdns_xspi_probe()568 if (IS_ERR(cdns_xspi->sdmabase)) in cdns_xspi_probe()569 return PTR_ERR(cdns_xspi->sdmabase); in cdns_xspi_probe()