Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpci-v3-semi.c66 #define V3_SYSTEM 0x00000078 macro
778 if (readw(v3->base + V3_SYSTEM) & V3_SYSTEM_M_LOCK) in v3_pci_probe()
779 writew(V3_SYSTEM_UNLOCK, v3->base + V3_SYSTEM); in v3_pci_probe()
787 val = readw(v3->base + V3_SYSTEM); in v3_pci_probe()
789 writew(val, v3->base + V3_SYSTEM); in v3_pci_probe()
878 val = readw(v3->base + V3_SYSTEM); in v3_pci_probe()
880 writew(val, v3->base + V3_SYSTEM); in v3_pci_probe()
885 val = readw(v3->base + V3_SYSTEM); in v3_pci_probe()
887 writew(val, v3->base + V3_SYSTEM); in v3_pci_probe()