Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/
Dpci-v3-semi.c117 #define V3_SYSTEM_M_LOCK BIT(14) macro
781 if (readw(v3->base + V3_SYSTEM) & V3_SYSTEM_M_LOCK) in v3_pci_probe()
889 val |= V3_SYSTEM_M_LOCK; in v3_pci_probe()