Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpcie_dw_common.h91 #define PCIE_MISC_CONTROL_1_OFF 0x8bc macro
146 val = readl(pci->dbi_base + PCIE_MISC_CONTROL_1_OFF); in dw_pcie_dbi_write_enable()
151 writel(val, pci->dbi_base + PCIE_MISC_CONTROL_1_OFF); in dw_pcie_dbi_write_enable()
A Dpcie_layerscape.c55 reg = PCIE_MISC_CONTROL_1_OFF; in ls_pcie_dbi_ro_wr_en()
65 reg = PCIE_MISC_CONTROL_1_OFF; in ls_pcie_dbi_ro_wr_dis()
A Dpcie_layerscape.h71 #define PCIE_MISC_CONTROL_1_OFF 0x8BC macro
A Dpcie_uniphier.c27 #define PCIE_MISC_CONTROL_1_OFF 0x08BC macro
333 writel(0, priv->dbi_base + PCIE_MISC_CONTROL_1_OFF); in uniphier_pcie_probe()
A Dpcie_dw_ti.c36 #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 20 milliseconds