Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpci-v3-semi.c40 #define V3_PCI_CMD 0x00000004 macro
827 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
829 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()
850 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
852 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()
912 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
914 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()