Searched refs:sdmabase (Results 1 – 1 of 1) sorted by relevance
214 void __iomem *sdmabase; member336 ioread8_rep(cdns_xspi->sdmabase, in cdns_xspi_sdma_handle()341 iowrite8_rep(cdns_xspi->sdmabase, in cdns_xspi_sdma_handle()569 cdns_xspi->sdmabase = devm_ioremap_resource(dev, res); in cdns_xspi_probe()570 if (IS_ERR(cdns_xspi->sdmabase)) in cdns_xspi_probe()571 return PTR_ERR(cdns_xspi->sdmabase); in cdns_xspi_probe()