Home
last modified time | relevance | path

Searched refs:RTAS_FN_IBM_POWER_OFF_UPS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Drtas.h160 #define RTAS_FN_IBM_POWER_OFF_UPS rtas_fn_handle(RTAS_FNIDX__IBM_POWER_OFF_UPS) macro
/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c1078 int rtas_poweroff_ups_token = rtas_function_token(RTAS_FN_IBM_POWER_OFF_UPS); in pseries_power_off()