Home
last modified time | relevance | path

Searched refs:auxbase (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-cadence-xspi.c356 void __iomem *auxbase; member
408 cdns_xspi->auxbase + CDNS_XSPI_PHY_CTB_RFILE_PHY_CTRL); in cdns_xspi_configure_phy()
410 cdns_xspi->auxbase + CDNS_XSPI_PHY_CTB_RFILE_PHY_TSEL); in cdns_xspi_configure_phy()
412 cdns_xspi->auxbase + CDNS_XSPI_PHY_DATASLICE_RFILE_PHY_DQ_TIMING); in cdns_xspi_configure_phy()
414 cdns_xspi->auxbase + CDNS_XSPI_PHY_DATASLICE_RFILE_PHY_DQS_TIMING); in cdns_xspi_configure_phy()
416 cdns_xspi->auxbase + CDNS_XSPI_PHY_DATASLICE_RFILE_PHY_GATE_LPBK_CTRL); in cdns_xspi_configure_phy()
418 cdns_xspi->auxbase + CDNS_XSPI_PHY_DATASLICE_RFILE_PHY_DLL_MASTER_CTRL); in cdns_xspi_configure_phy()
420 cdns_xspi->auxbase + CDNS_XSPI_PHY_DATASLICE_RFILE_PHY_DLL_SLAVE_CTRL); in cdns_xspi_configure_phy()
448 clk_reg = readl(cdns_xspi->auxbase + MRVL_XSPI_CLK_CTRL_AUX_REG); in cdns_mrvl_xspi_setup_clock()
453 cdns_xspi->auxbase + MRVL_XSPI_CLK_CTRL_AUX_REG); in cdns_mrvl_xspi_setup_clock()
[all …]