Searched refs:V2M_CFGCTRL_FUNC (Results 1 – 3 of 3) sorted by relevance
39 V2M_CFGCTRL_FUNC(V2M_FUNC_REBOOT)); in plat_arm_system_reset()
314 V2M_CFGCTRL_FUNC(V2M_FUNC_SHUTDOWN)); in fvp_system_off()326 V2M_CFGCTRL_FUNC(V2M_FUNC_REBOOT)); in fvp_system_reset()
33 #define V2M_CFGCTRL_FUNC(fn) ((fn) << V2M_CFGCTRL_FUNC_SHIFT) macro