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

/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-lpc.c181 enum OpalLPCAddressType lpc_type; member in struct:lpc_debugfs_entry
204 if (lpc->lpc_type == OPAL_LPC_FW) {
210 rc = opal_lpc_read(opal_lpc_chip_id, lpc->lpc_type, pos,
295 if (lpc->lpc_type == OPAL_LPC_FW) {
334 rc = opal_lpc_write(opal_lpc_chip_id, lpc->lpc_type, pos,
361 entry->lpc_type = type;

Completed in 147 milliseconds