Home
last modified time | relevance | path

Searched refs:OPAL_CALL (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dopal-call.c126 #define OPAL_CALL(name, opcode) \ macro
139 OPAL_CALL(opal_rtc_read, OPAL_RTC_READ);
156 OPAL_CALL(opal_set_xive, OPAL_SET_XIVE);
157 OPAL_CALL(opal_get_xive, OPAL_GET_XIVE);
163 OPAL_CALL(opal_pci_shpc, OPAL_PCI_SHPC);
194 OPAL_CALL(opal_pci_poll, OPAL_PCI_POLL);
199 OPAL_CALL(opal_lpc_read, OPAL_LPC_READ);
218 OPAL_CALL(opal_get_msg, OPAL_GET_MSG);
241 OPAL_CALL(opal_prd_msg, OPAL_PRD_MSG);
251 OPAL_CALL(opal_int_eoi, OPAL_INT_EOI);
[all …]
/linux-6.3-rc2/arch/powerpc/boot/
A Dopal-calls.S24 #define OPAL_CALL(name, token) \ macro
63 OPAL_CALL(opal_console_write, OPAL_CONSOLE_WRITE);
64 OPAL_CALL(opal_console_read, OPAL_CONSOLE_READ);
65 OPAL_CALL(opal_console_write_buffer_space, OPAL_CONSOLE_WRITE_BUFFER_SPACE);
66 OPAL_CALL(opal_poll_events, OPAL_POLL_EVENTS);
67 OPAL_CALL(opal_console_flush, OPAL_CONSOLE_FLUSH);
/linux-6.3-rc2/block/
A Dopal_proto.h198 OPAL_CALL = 0xf8, enumerator
A Dsed-opal.c1075 add_token_u8(&err, dev, OPAL_CALL); in cmd_start()

Completed in 11 milliseconds