Searched refs:V3_SYSTEM_M_LOCK (Results 1 – 3 of 3) sorted by relevance
290 if (v3_readw(V3_SYSTEM) & V3_SYSTEM_M_LOCK) in pci_init_board()407 val |= V3_SYSTEM_M_LOCK; in pci_init_board()
89 #define V3_SYSTEM_M_LOCK (1 << 14) macro
117 #define V3_SYSTEM_M_LOCK BIT(14) macro781 if (readw(v3->base + V3_SYSTEM) & V3_SYSTEM_M_LOCK) in v3_pci_probe()889 val |= V3_SYSTEM_M_LOCK; in v3_pci_probe()