Searched refs:FSI_SCOM_WRITE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | fsi.h | 55 #define FSI_SCOM_WRITE _IOWR('s', 0x02, struct scom_access) macro |
/openbmc/linux/drivers/fsi/ | ||
H A D | fsi-scom.c | 493 case FSI_SCOM_WRITE: in scom_ioctl() |