Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dfsi.h24 #define SCOM_INTF_ERR_PARITY 0x00000001 /* Parity error */ macro
/linux-6.1.9/drivers/fsi/
Dfsi-scom.c396 acc->intf_errors |= SCOM_INTF_ERR_PARITY; in raw_convert_status()