Home
last modified time | relevance | path

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

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