aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_fb_mips64le.const
diff options
context:
space:
mode:
authorJouni Hogander <jouni.hogander@unikie.com>2019-12-09 13:56:27 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-12-17 11:10:52 +0100
commit2b31345f36a04f232a5f698a6dc19e8123f204ab (patch)
tree3c4d3682fed0e4178bbadec10b097769ea099647 /sys/linux/dev_fb_mips64le.const
parent24856513b213e1440ce87fafb7ed629c10b87c20 (diff)
Autogenerated files for linux/mips64le
This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate
Diffstat (limited to 'sys/linux/dev_fb_mips64le.const')
-rw-r--r--sys/linux/dev_fb_mips64le.const49
1 files changed, 49 insertions, 0 deletions
diff --git a/sys/linux/dev_fb_mips64le.const b/sys/linux/dev_fb_mips64le.const
new file mode 100644
index 000000000..bca4155e2
--- /dev/null
+++ b/sys/linux/dev_fb_mips64le.const
@@ -0,0 +1,49 @@
+# AUTOGENERATED FILE
+AT_FDCWD = 18446744073709551516
+FBIOBLANK = 17937
+FBIOGETCMAP = 17924
+FBIOGET_CON2FBMAP = 17935
+FBIOGET_FSCREENINFO = 17922
+FBIOGET_VSCREENINFO = 17920
+FBIOPAN_DISPLAY = 17926
+FBIOPUTCMAP = 17925
+FBIOPUT_CON2FBMAP = 17936
+FBIOPUT_VSCREENINFO = 17921
+FBIO_WAITFORVSYNC = 2147763744
+FB_ACCELF_TEXT = 1
+FB_ACTIVATE_ALL = 64
+FB_ACTIVATE_FORCE = 128
+FB_ACTIVATE_INV_MODE = 256
+FB_ACTIVATE_NOW = 0
+FB_ACTIVATE_NXTOPEN = 1
+FB_ACTIVATE_TEST = 2
+FB_ACTIVATE_VBL = 16
+FB_BLANK_POWERDOWN = 4
+FB_BLANK_UNBLANK = 0
+FB_FIX_SCREENINFO_SIZE = 80
+FB_NONSTD_HAM = 1
+FB_NONSTD_REV_PIX_IN_B = 2
+FB_ROTATE_CCW = 3
+FB_ROTATE_CW = 1
+FB_ROTATE_UD = 2
+FB_ROTATE_UR = 0
+FB_SYNC_BROADCAST = 16
+FB_SYNC_COMP_HIGH_ACT = 8
+FB_SYNC_EXT = 4
+FB_SYNC_HOR_HIGH_ACT = 1
+FB_SYNC_ON_GREEN = 32
+FB_SYNC_VERT_HIGH_ACT = 2
+FB_VAR_SCREENINFO_SIZE = 160
+FB_VMODE_CONUPDATE = 512
+FB_VMODE_DOUBLE = 2
+FB_VMODE_INTERLACED = 1
+FB_VMODE_NONINTERLACED = 0
+FB_VMODE_ODD_FLD_FIRST = 4
+FB_VMODE_SMOOTH_XPAN = 512
+FB_VMODE_YWRAP = 256
+__NR_ioctl = 5015
+__NR_mmap = 5009
+# __NR_mmap2 is not set
+__NR_openat = 5247
+__NR_read = 5000
+__NR_write = 5001