Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpci-v3-semi.c117 #define V3_SYSTEM_M_LOCK BIT(14) macro
823 if (readw(v3->base + V3_SYSTEM) & V3_SYSTEM_M_LOCK) in v3_pci_probe()
931 val |= V3_SYSTEM_M_LOCK; in v3_pci_probe()