Home
last modified time | relevance | path

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

/drivers/pci/
A Dpcie_dw_common.h98 #define PCIE_MISC_CONTROL_1_OFF 0x8bc macro
157 val = readl(pci->dbi_base + PCIE_MISC_CONTROL_1_OFF); in dw_pcie_dbi_write_enable()
162 writel(val, pci->dbi_base + PCIE_MISC_CONTROL_1_OFF); in dw_pcie_dbi_write_enable()
A Dpcie_layerscape.c54 reg = PCIE_MISC_CONTROL_1_OFF; in ls_pcie_dbi_ro_wr_en()
64 reg = PCIE_MISC_CONTROL_1_OFF; in ls_pcie_dbi_ro_wr_dis()
A Dpcie_uniphier.c26 #define PCIE_MISC_CONTROL_1_OFF 0x08BC macro
332 writel(0, priv->dbi_base + PCIE_MISC_CONTROL_1_OFF); in uniphier_pcie_probe()
A Dpcie_layerscape.h71 #define PCIE_MISC_CONTROL_1_OFF 0x8BC macro
A Dpcie_dw_ti.c35 #define PCIE_MISC_CONTROL_1_OFF 0x8bc macro
A Dpcie_dw_imx.c34 #define PCIE_MISC_CONTROL_1_OFF 0x8bc macro
A Dpcie_layerscape_ep.c200 writel(0, pcie->dbi + PCIE_MISC_CONTROL_1_OFF); in ls_pcie_setup_ep()

Completed in 12 milliseconds