Searched refs:SCOM_PIB_BLOCKED (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/ | ||
D | fsi.h | 35 #define SCOM_PIB_BLOCKED 1 /* PIB blocked, pls retry */ macro |
/Linux-v6.6/drivers/fsi/ | ||
D | fsi-scom.c | 253 if (status == SCOM_PIB_BLOCKED) in handle_pib_status() |