Home
last modified time | relevance | path

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

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