Searched refs:SAMA5_SMC_SIP_GET_SUSPEND_MODE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-at91/ | ||
H A D | sam_secure.h | 13 #define SAMA5_SMC_SIP_GET_SUSPEND_MODE 0x401 macro |
H A D | pm.c | 1120 res = sam_smccc_call(SAMA5_SMC_SIP_GET_SUSPEND_MODE, 0, 0); in at91_pm_secure_init() |