Searched refs:wrppmc_machine_halt (Results 1 – 2 of 2) sorted by relevance
100 extern void wrppmc_machine_halt(void); in plat_mem_setup()103 _machine_halt = wrppmc_machine_halt; in plat_mem_setup()104 pm_power_off = wrppmc_machine_halt; in plat_mem_setup()
31 void wrppmc_machine_halt(void) in wrppmc_machine_halt() function