Home
last modified time | relevance | path

Searched refs:OPAL_CONSOLE_READ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Dopal-calls.S64 OPAL_CALL(opal_console_read, OPAL_CONSOLE_READ);
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-call.c137 OPAL_CALL(opal_console_read, OPAL_CONSOLE_READ);
/openbmc/linux/arch/powerpc/include/asm/
H A Dopal-api.h47 #define OPAL_CONSOLE_READ 2 macro