Searched refs:SMSM_RESET (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-msm/
H A Dsmd.c96 /* call when SMSM_RESET flag is set in the A9's smsm_state */
118 if (raw_smsm_get_state(SMSM_STATE_MODEM) & SMSM_RESET) {
848 if (modm & SMSM_RESET)
869 if (raw_smsm_get_state(SMSM_STATE_MODEM) & SMSM_RESET)
893 if (item == SMSM_STATE_MODEM && (rv & SMSM_RESET))
H A Dsmd_debug.c86 if (raw_smsm_get_state(SMSM_STATE_MODEM) & SMSM_RESET)
H A Dsmd_private.h99 #define SMSM_RESET 0x00000040 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dsmd.c96 /* call when SMSM_RESET flag is set in the A9's smsm_state */
118 if (raw_smsm_get_state(SMSM_STATE_MODEM) & SMSM_RESET) {
848 if (modm & SMSM_RESET)
869 if (raw_smsm_get_state(SMSM_STATE_MODEM) & SMSM_RESET)
893 if (item == SMSM_STATE_MODEM && (rv & SMSM_RESET))
H A Dsmd_debug.c86 if (raw_smsm_get_state(SMSM_STATE_MODEM) & SMSM_RESET)
H A Dsmd_private.h99 #define SMSM_RESET 0x00000040 macro

Completed in 79 milliseconds