Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/include/asm/hardware/
Dpci_v3.h101 #define V3_SYSTEM_M_LOCK (1 << 14) macro
/linux-2.6.39/arch/arm/mach-integrator/
Dpci_v3.c518 if (v3_readw(V3_SYSTEM) & V3_SYSTEM_M_LOCK) in pci_v3_preinit()
567 temp = v3_readw(V3_SYSTEM) | V3_SYSTEM_M_LOCK; in pci_v3_preinit()