aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_i2c.txt.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-08-10 07:51:02 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-08-13 17:22:16 +0200
commit54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch)
tree579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/dev_i2c.txt.const
parentb6de93e603915b57a1eccadc8bd530efd00d28f2 (diff)
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
Diffstat (limited to 'sys/linux/dev_i2c.txt.const')
-rw-r--r--sys/linux/dev_i2c.txt.const25
1 files changed, 25 insertions, 0 deletions
diff --git a/sys/linux/dev_i2c.txt.const b/sys/linux/dev_i2c.txt.const
new file mode 100644
index 000000000..9c4bf6f09
--- /dev/null
+++ b/sys/linux/dev_i2c.txt.const
@@ -0,0 +1,25 @@
+# Code generated by syz-sysgen. DO NOT EDIT.
+arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+I2C_FUNCS = 1797
+I2C_MAX_BLOCK_1 = 33
+I2C_MAX_BLOCK_2 = 34
+I2C_M_DMA_SAFE = 512
+I2C_M_IGNORE_NAK = 4096
+I2C_M_NOSTART = 16384
+I2C_M_NO_RD_ACK = 2048
+I2C_M_RD = 1
+I2C_M_RECV_LEN = 1024
+I2C_M_REV_DIR_ADDR = 8192
+I2C_M_STOP = 32768
+I2C_M_TEN = 16
+I2C_PEC = 1800
+I2C_RDWR = 1799
+I2C_RETRIES = 1793
+I2C_SLAVE = 1795
+I2C_SLAVE_FORCE = 1798
+I2C_SMBUS = 1824
+I2C_SMBUS_I2C_BLOCK_DATA = 8
+I2C_SMBUS_QUICK = 0
+I2C_TENBIT = 1796
+I2C_TIMEOUT = 1794
+__NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015