/*
* This file is auto - generated . Modifications will be lost .
*
* See https : //android.googlesource.com/platform/bionic/+/master/libc/kernel/
* for more information .
*/
#ifndef _UAPI_LINUX_FSI_H
#define _UAPI_LINUX_FSI_H
#include <linux/types.h>
#include <linux/ioctl.h>
struct scom_access {
__u64 addr;
__u64 data;
__u64 mask;
__u32 intf_errors;
#define SCOM_INTF_ERR_PARITY 0 x00000001
#define SCOM_INTF_ERR_PROTECTION 0 x00000002
#define SCOM_INTF_ERR_ABORT 0 x00000004
#define SCOM_INTF_ERR_UNKNOWN 0 x80000000
__u8 pib_status;
#define SCOM_PIB_SUCCESS 0
#define SCOM_PIB_BLOCKED 1
#define SCOM_PIB_OFFLINE 2
#define SCOM_PIB_PARTIAL 3
#define SCOM_PIB_BAD_ADDR 4
#define SCOM_PIB_CLK_ERR 5
#define SCOM_PIB_PARITY_ERR 6
#define SCOM_PIB_TIMEOUT 7
__u8 pad;
};
#define SCOM_CHECK_SUPPORTED 0 x00000001
#define SCOM_CHECK_PROTECTED 0 x00000002
#define SCOM_RESET_INTF 0 x00000001
#define SCOM_RESET_PIB 0 x00000002
#define FSI_SCOM_CHECK _IOR('s' , 0 x00, __u32)
#define FSI_SCOM_READ _IOWR('s' , 0 x01, struct scom_access)
#define FSI_SCOM_WRITE _IOWR('s' , 0 x02, struct scom_access)
#define FSI_SCOM_RESET _IOW('s' , 0 x03, __u32)
#define FSI_SBEFIFO_CMD_TIMEOUT_SECONDS _IOW('s' , 0 x01, __u32)
#define FSI_SBEFIFO_READ_TIMEOUT_SECONDS _IOW('s' , 0 x00, __u32)
#endif
Messung V0.5 in Prozent C=79 H=99 G=89
¤ Dauer der Verarbeitung: 0.9 Sekunden
(vorverarbeitet am 2026-06-28)
¤
*© Formatika GbR, Deutschland