Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Drtas.h120 #define RTAS_FN_GET_POWER_LEVEL rtas_fn_handle(RTAS_FNIDX__GET_POWER_LEVEL) macro
/linux/arch/powerpc/kernel/
H A Drtas.c1463 int token = rtas_function_token(RTAS_FN_GET_POWER_LEVEL); in rtas_get_power_level()