Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Drtas.h189 #define RTAS_FN_SET_POWER_LEVEL rtas_fn_handle(RTAS_FNIDX__SET_POWER_LEVEL) macro
/arch/powerpc/kernel/
Drtas.c1401 int token = rtas_function_token(RTAS_FN_SET_POWER_LEVEL); in rtas_set_power_level()