Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfsi.h50 #define SCOM_RESET_INTF 0x00000001 /* Reset interface */ macro
/openbmc/linux/drivers/fsi/
H A Dfsi-scom.c463 if (!rc && (flags & (SCOM_RESET_PIB | SCOM_RESET_INTF))) in scom_reset()