Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dprobe.c526 rt_pci_read_config_u32(pdev, PCIR_PRIBUS_1, &value); in pci_scan_bridge_extend()
565 rt_pci_write_config_u32(pdev, PCIR_PRIBUS_1, value & ~0xffffff); in pci_scan_bridge_extend()
580 rt_pci_write_config_u32(pdev, PCIR_PRIBUS_1, value); in pci_scan_bridge_extend()
586 rt_pci_write_config_u32(pdev, PCIR_PRIBUS_1, value); in pci_scan_bridge_extend()
A Dpci_regs.h244 #define PCIR_PRIBUS_1 0x18 macro
/components/drivers/pci/host/dw/
A Dpcie-dw_host.c573 val = dw_pcie_readl_dbi(pci, PCIR_PRIBUS_1); in dw_pcie_setup_rc()
576 dw_pcie_writel_dbi(pci, PCIR_PRIBUS_1, val); in dw_pcie_setup_rc()

Completed in 12 milliseconds