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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/hardware/
H A Dpci_v3.h101 #define V3_SYSTEM_M_LOCK (1 << 14) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/hardware/
H A Dpci_v3.h101 #define V3_SYSTEM_M_LOCK (1 << 14) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-integrator/
H A Dpci_v3.c540 if (v3_readw(V3_SYSTEM) & V3_SYSTEM_M_LOCK)
589 temp = v3_readw(V3_SYSTEM) | V3_SYSTEM_M_LOCK;

Completed in 46 milliseconds