Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dfsi.h35 #define SCOM_PIB_BLOCKED 1 /* PIB blocked, pls retry */ macro
/Linux-v6.6/drivers/fsi/
Dfsi-scom.c253 if (status == SCOM_PIB_BLOCKED) in handle_pib_status()