Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpci-v3-semi.c68 #define V3_SYSTEM 0x00000078 macro
823 if (readw(v3->base + V3_SYSTEM) & V3_SYSTEM_M_LOCK) in v3_pci_probe()
824 writew(V3_SYSTEM_UNLOCK, v3->base + V3_SYSTEM); in v3_pci_probe()
832 val = readw(v3->base + V3_SYSTEM); in v3_pci_probe()
834 writew(val, v3->base + V3_SYSTEM); in v3_pci_probe()
923 val = readw(v3->base + V3_SYSTEM); in v3_pci_probe()
925 writew(val, v3->base + V3_SYSTEM); in v3_pci_probe()
930 val = readw(v3->base + V3_SYSTEM); in v3_pci_probe()
932 writew(val, v3->base + V3_SYSTEM); in v3_pci_probe()