Home
last modified time | relevance | path

Searched refs:V3_PCI_CFG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-v3-semi.c70 #define V3_PCI_CFG 0x0000007C macro
795 val = readw(v3->base + V3_PCI_CFG); in v3_pci_probe()
797 writew(val, v3->base + V3_PCI_CFG); in v3_pci_probe()
837 writew(val, v3->base + V3_PCI_CFG); in v3_pci_probe()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-v3-semi.c68 #define V3_PCI_CFG 0x0000007C macro
792 val = readw(v3->base + V3_PCI_CFG); in v3_pci_probe()
794 writew(val, v3->base + V3_PCI_CFG); in v3_pci_probe()
834 writew(val, v3->base + V3_PCI_CFG); in v3_pci_probe()

Completed in 3 milliseconds