Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfsi.h51 #define SCOM_RESET_PIB 0x00000002 /* Reset PIB */ macro
/openbmc/linux/drivers/fsi/
H A Dfsi-scom.c460 if (flags & SCOM_RESET_PIB) in scom_reset()
463 if (!rc && (flags & (SCOM_RESET_PIB | SCOM_RESET_INTF))) in scom_reset()