Home
last modified time | relevance | path

Searched refs:fsl_hv_halt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dcorenet_generic.c163 pm_power_off = fsl_hv_halt; in corenet_generic_probe()
164 ppc_md.halt = fsl_hv_halt; in corenet_generic_probe()
/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_soc.h45 void __noreturn fsl_hv_halt(void);
H A Dfsl_soc.c211 void __noreturn fsl_hv_halt(void) in fsl_hv_halt() function