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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 35 milliseconds