Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpci_msc01.c43 __raw_writel((PCI_CONF1_ADDRESS(bus, dev, func, where) & ~PCI_CONF1_ENABLE), in msc01_config_access()
A Dpcie_mediatek.c149 PCI_FUNC(bdf), offset) & ~PCI_CONF1_ENABLE; in mtk_pcie_config_address()
358 val = PCI_CONF1_EXT_ADDRESS(0, port->slot, 0, PCIE_FC_CREDIT) & ~PCI_CONF1_ENABLE; in mtk_pcie_startup_port()
364 val = PCI_CONF1_EXT_ADDRESS(0, port->slot, 0, PCIE_FTS_NUM) & ~PCI_CONF1_ENABLE; in mtk_pcie_startup_port()
A Dpci_tegra.c303 PCI_FUNC(bdf), where) & ~PCI_CONF1_ENABLE); in tegra_pcie_conf_address()
/u-boot/include/
A Dpci.h466 #define PCI_CONF1_ENABLE BIT(31) macro
473 (PCI_CONF1_ENABLE | \

Completed in 18 milliseconds