Searched refs:V3_SYSTEM_M_LOCK (Results 1 – 3 of 3) sorted by relevance
289 if (v3_readw(V3_SYSTEM) & V3_SYSTEM_M_LOCK) in pci_init_board()406 val |= V3_SYSTEM_M_LOCK; in pci_init_board()
88 #define V3_SYSTEM_M_LOCK (1 << 14) macro
115 #define V3_SYSTEM_M_LOCK BIT(14) macro778 if (readw(v3->base + V3_SYSTEM) & V3_SYSTEM_M_LOCK) in v3_pci_probe()886 val |= V3_SYSTEM_M_LOCK; in v3_pci_probe()