Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dopal-lpc.c204 if (lpc->lpc_type == OPAL_LPC_FW) { in lpc_debug_read()
295 if (lpc->lpc_type == OPAL_LPC_FW) { in lpc_debug_write()
378 rc |= opal_lpc_debugfs_create_type(root, "fw", OPAL_LPC_FW); in opal_lpc_init_debugfs()
/linux/arch/powerpc/include/asm/
H A Dopal-api.h448 OPAL_LPC_FW = 2, enumerator