Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpci-v3-semi.c38 #define V3_PCI_CMD 0x00000004 macro
782 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
784 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()
805 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
807 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()
867 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
869 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()