Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpci-v3-semi.c115 #define V3_SYSTEM_M_LOCK BIT(14) macro
778 if (readw(v3->base + V3_SYSTEM) & V3_SYSTEM_M_LOCK) in v3_pci_probe()
886 val |= V3_SYSTEM_M_LOCK; in v3_pci_probe()