Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-lpc.c186 enum OpalLPCAddressType lpc_type; member
209 if (lpc->lpc_type == OPAL_LPC_FW) { in lpc_debug_read()
215 rc = opal_lpc_read(opal_lpc_chip_id, lpc->lpc_type, pos, in lpc_debug_read()
300 if (lpc->lpc_type == OPAL_LPC_FW) { in lpc_debug_write()
339 rc = opal_lpc_write(opal_lpc_chip_id, lpc->lpc_type, pos, in lpc_debug_write()
366 entry->lpc_type = type; in opal_lpc_debugfs_create_type()