Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c651 spapr_rtas_register(RTAS_SET_POWER_LEVEL, "set-power-level", in core_rtas_register_types()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h751 #define RTAS_SET_POWER_LEVEL (RTAS_TOKEN_BASE + 0x1B) macro