Home
last modified time | relevance | path

Searched defs:fb_fix_screeninfo (Results 1 – 25 of 83) sorted by relevance

1234

/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/include/linux/
H A Dif_ether.h22 #ifndef _UAPI_LINUX_IF_ETHER_H
27 /*
28 * IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble
29 * and FCS/CRC (frame check sequence).
32 #define ETH_ALEN 6 /* Octets in one ethernet addr */
33 #define ETH_TLEN 2 /* Octets in ethernet type field */
35 #define ETH_ZLEN 60 /* Min. octets in frame sans FCS */
36 #define ETH_DATA_LEN 1500 /* Max. octets in payload */
37 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */
40 #define ETH_MIN_MTU 68 /* Min IPv4 MTU per RFC791 */
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/fbdevhw/
H A Dfbpriv.h92 struct fb_fix_screeninfo { struct
94 char *smem_start; /* Start of frame buffer mem */
96 __u32 smem_len; /* Length of frame buffer mem */
97 __u32 type; /* see FB_TYPE_* */
99 __u32 visual; /* see FB_VISUAL_* */
100 __u16 xpanstep; /* zero if no hardware panning */
101 __u16 ypanstep; /* zero if no hardware panning */
102 __u16 ywrapstep; /* zero if no hardware ywrap */
103 __u32 line_length; /* length of a line in bytes */
104 char *mmio_start; /* Start of Memory Mapped I/O */
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/fbdevhw/
H A Dfbpriv.h92 struct fb_fix_screeninfo { struct
94 char *smem_start; /* Start of frame buffer mem */
96 __u32 smem_len; /* Length of frame buffer mem */
97 __u32 type; /* see FB_TYPE_* */
99 __u32 visual; /* see FB_VISUAL_* */
100 __u16 xpanstep; /* zero if no hardware panning */
101 __u16 ypanstep; /* zero if no hardware panning */
102 __u16 ywrapstep; /* zero if no hardware ywrap */
103 __u32 line_length; /* length of a line in bytes */
104 char *mmio_start; /* Start of Memory Mapped I/O */
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/fbdevhw/
H A Dfbpriv.h92 struct fb_fix_screeninfo { struct
94 char *smem_start; /* Start of frame buffer mem */
96 __u32 smem_len; /* Length of frame buffer mem */
97 __u32 type; /* see FB_TYPE_* */
99 __u32 visual; /* see FB_VISUAL_* */
100 __u16 xpanstep; /* zero if no hardware panning */
101 __u16 ypanstep; /* zero if no hardware panning */
102 __u16 ywrapstep; /* zero if no hardware ywrap */
103 __u32 line_length; /* length of a line in bytes */
104 char *mmio_start; /* Start of Memory Mapped I/O */
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/fbdevhw/
H A Dfbpriv.h92 struct fb_fix_screeninfo { struct
94 char *smem_start; /* Start of frame buffer mem */
96 __u32 smem_len; /* Length of frame buffer mem */
97 __u32 type; /* see FB_TYPE_* */
99 __u32 visual; /* see FB_VISUAL_* */
100 __u16 xpanstep; /* zero if no hardware panning */
101 __u16 ypanstep; /* zero if no hardware panning */
102 __u16 ywrapstep; /* zero if no hardware ywrap */
103 __u32 line_length; /* length of a line in bytes */
104 char *mmio_start; /* Start of Memory Mapped I/O */
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/fbdevhw/
H A Dfbpriv.h92 struct fb_fix_screeninfo { struct
94 char *smem_start; /* Start of frame buffer mem */
96 __u32 smem_len; /* Length of frame buffer mem */
97 __u32 type; /* see FB_TYPE_* */
99 __u32 visual; /* see FB_VISUAL_* */
100 __u16 xpanstep; /* zero if no hardware panning */
101 __u16 ypanstep; /* zero if no hardware panning */
102 __u16 ywrapstep; /* zero if no hardware ywrap */
103 __u32 line_length; /* length of a line in bytes */
104 char *mmio_start; /* Start of Memory Mapped I/O */
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/fbdevhw/
H A Dfbpriv.h92 struct fb_fix_screeninfo { struct
94 char *smem_start; /* Start of frame buffer mem */
96 __u32 smem_len; /* Length of frame buffer mem */
97 __u32 type; /* see FB_TYPE_* */
99 __u32 visual; /* see FB_VISUAL_* */
100 __u16 xpanstep; /* zero if no hardware panning */
101 __u16 ypanstep; /* zero if no hardware panning */
102 __u16 ywrapstep; /* zero if no hardware ywrap */
103 __u32 line_length; /* length of a line in bytes */
104 char *mmio_start; /* Start of Memory Mapped I/O */
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/fbdevhw/
H A Dfbpriv.h92 struct fb_fix_screeninfo { struct
94 char *smem_start; /* Start of frame buffer mem */
96 __u32 smem_len; /* Length of frame buffer mem */
97 __u32 type; /* see FB_TYPE_* */
99 __u32 visual; /* see FB_VISUAL_* */
100 __u16 xpanstep; /* zero if no hardware panning */
101 __u16 ypanstep; /* zero if no hardware panning */
102 __u16 ywrapstep; /* zero if no hardware ywrap */
103 __u32 line_length; /* length of a line in bytes */
104 char *mmio_start; /* Start of Memory Mapped I/O */
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/fbdevhw/
H A Dfbpriv.h92 struct fb_fix_screeninfo { struct
94 char *smem_start; /* Start of frame buffer mem */
96 __u32 smem_len; /* Length of frame buffer mem */
97 __u32 type; /* see FB_TYPE_* */
99 __u32 visual; /* see FB_VISUAL_* */
100 __u16 xpanstep; /* zero if no hardware panning */
101 __u16 ypanstep; /* zero if no hardware panning */
102 __u16 ywrapstep; /* zero if no hardware ywrap */
103 __u32 line_length; /* length of a line in bytes */
104 char *mmio_start; /* Start of Memory Mapped I/O */
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/fbdevhw/
H A Dfbpriv.h92 struct fb_fix_screeninfo { struct
94 char *smem_start; /* Start of frame buffer mem */
96 __u32 smem_len; /* Length of frame buffer mem */
97 __u32 type; /* see FB_TYPE_* */
99 __u32 visual; /* see FB_VISUAL_* */
100 __u16 xpanstep; /* zero if no hardware panning */
101 __u16 ypanstep; /* zero if no hardware panning */
102 __u16 ywrapstep; /* zero if no hardware ywrap */
103 __u32 line_length; /* length of a line in bytes */
104 char *mmio_start; /* Start of Memory Mapped I/O */
[all …]
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dfb.h139 char id[16];
142 __u32 smem_len;
143 __u32 type;
144 __u32 type_aux;
145 __u32 visual;
146 __u16 xpanstep;
147 __u16 ypanstep;
148 __u16 ywrapstep;
149 __u32 line_length;
152 __u32 mmio_len;
[all …]
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dfb.h139 char id[16];
142 __u32 smem_len;
143 __u32 type;
144 __u32 type_aux;
145 __u32 visual;
146 __u16 xpanstep;
147 __u16 ypanstep;
148 __u16 ywrapstep;
149 __u32 line_length;
152 __u32 mmio_len;
[all …]
/dports/devel/directfb/DirectFB-1.4.17/systems/fbdev/
H A Dfb.h135 struct fb_fix_screeninfo { struct
139 u32 smem_len; /* Length of frame buffer mem */
140 u32 type; /* see FB_TYPE_* */
141 u32 type_aux; /* Interleave for interleaved Planes */
142 u32 visual; /* see FB_VISUAL_* */
143 u16 xpanstep; /* zero if no hardware panning */
144 u16 ypanstep; /* zero if no hardware panning */
145 u16 ywrapstep; /* zero if no hardware ywrap */
146 u32 line_length; /* length of a line in bytes */
149 u32 mmio_len; /* Length of Memory Mapped I/O */
[all …]
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dfb.h155 struct fb_fix_screeninfo { struct
157 unsigned long smem_start; /* Start of frame buffer mem */
159 uint32_t smem_len; /* Length of frame buffer mem */
160 uint32_t type; /* see FB_TYPE_* */
162 uint32_t visual; /* see FB_VISUAL_* */
163 uint16_t xpanstep; /* zero if no hardware panning */
164 uint16_t ypanstep; /* zero if no hardware panning */
165 uint16_t ywrapstep; /* zero if no hardware ywrap */
169 uint32_t mmio_len; /* Length of Memory Mapped I/O */
170 uint32_t accel; /* Indicate to driver which */
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dfb.h157 struct fb_fix_screeninfo { struct
159 unsigned long smem_start; /* Start of frame buffer mem */
161 uint32_t smem_len; /* Length of frame buffer mem */
162 uint32_t type; /* see FB_TYPE_* */
164 uint32_t visual; /* see FB_VISUAL_* */
165 uint16_t xpanstep; /* zero if no hardware panning */
166 uint16_t ypanstep; /* zero if no hardware panning */
167 uint16_t ywrapstep; /* zero if no hardware ywrap */
171 uint32_t mmio_len; /* Length of Memory Mapped I/O */
172 uint32_t accel; /* Indicate to driver which */
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dfb.h157 struct fb_fix_screeninfo { struct
159 unsigned long smem_start; /* Start of frame buffer mem */
161 uint32_t smem_len; /* Length of frame buffer mem */
162 uint32_t type; /* see FB_TYPE_* */
164 uint32_t visual; /* see FB_VISUAL_* */
165 uint16_t xpanstep; /* zero if no hardware panning */
166 uint16_t ypanstep; /* zero if no hardware panning */
167 uint16_t ywrapstep; /* zero if no hardware ywrap */
171 uint32_t mmio_len; /* Length of Memory Mapped I/O */
172 uint32_t accel; /* Indicate to driver which */
[all …]
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dfb.h155 struct fb_fix_screeninfo { struct
157 unsigned long smem_start; /* Start of frame buffer mem */
159 uint32_t smem_len; /* Length of frame buffer mem */
160 uint32_t type; /* see FB_TYPE_* */
162 uint32_t visual; /* see FB_VISUAL_* */
163 uint16_t xpanstep; /* zero if no hardware panning */
164 uint16_t ypanstep; /* zero if no hardware panning */
165 uint16_t ywrapstep; /* zero if no hardware ywrap */
169 uint32_t mmio_len; /* Length of Memory Mapped I/O */
170 uint32_t accel; /* Indicate to driver which */
[all …]
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dfb.h155 struct fb_fix_screeninfo { struct
157 unsigned long smem_start; /* Start of frame buffer mem */
159 uint32_t smem_len; /* Length of frame buffer mem */
160 uint32_t type; /* see FB_TYPE_* */
162 uint32_t visual; /* see FB_VISUAL_* */
163 uint16_t xpanstep; /* zero if no hardware panning */
164 uint16_t ypanstep; /* zero if no hardware panning */
165 uint16_t ywrapstep; /* zero if no hardware ywrap */
169 uint32_t mmio_len; /* Length of Memory Mapped I/O */
170 uint32_t accel; /* Indicate to driver which */
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfb.h155 struct fb_fix_screeninfo { struct
159 __u32 smem_len; /* Length of frame buffer mem */
160 __u32 type; /* see FB_TYPE_* */
162 __u32 visual; /* see FB_VISUAL_* */
163 __u16 xpanstep; /* zero if no hardware panning */
164 __u16 ypanstep; /* zero if no hardware panning */
165 __u16 ywrapstep; /* zero if no hardware ywrap */
166 __u32 line_length; /* length of a line in bytes */
169 __u32 mmio_len; /* Length of Memory Mapped I/O */
170 __u32 accel; /* Indicate to driver which */
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfb.h155 struct fb_fix_screeninfo { struct
159 __u32 smem_len; /* Length of frame buffer mem */
160 __u32 type; /* see FB_TYPE_* */
162 __u32 visual; /* see FB_VISUAL_* */
163 __u16 xpanstep; /* zero if no hardware panning */
164 __u16 ypanstep; /* zero if no hardware panning */
165 __u16 ywrapstep; /* zero if no hardware ywrap */
166 __u32 line_length; /* length of a line in bytes */
169 __u32 mmio_len; /* Length of Memory Mapped I/O */
170 __u32 accel; /* Indicate to driver which */
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dfb.h157 struct fb_fix_screeninfo { struct
159 unsigned long smem_start; /* Start of frame buffer mem */
161 uint32_t smem_len; /* Length of frame buffer mem */
162 uint32_t type; /* see FB_TYPE_* */
164 uint32_t visual; /* see FB_VISUAL_* */
165 uint16_t xpanstep; /* zero if no hardware panning */
166 uint16_t ypanstep; /* zero if no hardware panning */
167 uint16_t ywrapstep; /* zero if no hardware ywrap */
171 uint32_t mmio_len; /* Length of Memory Mapped I/O */
172 uint32_t accel; /* Indicate to driver which */
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/linux/
H A Dfb.h22 struct fb_fix_screeninfo { struct
24 unsigned long smem_start; /* Start of frame buffer mem */
26 __u32 smem_len; /* Length of frame buffer mem */
27 __u32 type; /* see FB_TYPE_* */
29 __u32 visual; /* see FB_VISUAL_* */
30 __u16 xpanstep; /* zero if no hardware panning */
31 __u16 ypanstep; /* zero if no hardware panning */
32 __u16 ywrapstep; /* zero if no hardware ywrap */
33 __u32 line_length; /* length of a line in bytes */
36 __u32 mmio_len; /* Length of Memory Mapped I/O */
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/linux/
H A Dfb.h22 struct fb_fix_screeninfo { struct
24 unsigned long smem_start; /* Start of frame buffer mem */
26 __u32 smem_len; /* Length of frame buffer mem */
27 __u32 type; /* see FB_TYPE_* */
29 __u32 visual; /* see FB_VISUAL_* */
30 __u16 xpanstep; /* zero if no hardware panning */
31 __u16 ypanstep; /* zero if no hardware panning */
32 __u16 ywrapstep; /* zero if no hardware ywrap */
33 __u32 line_length; /* length of a line in bytes */
36 __u32 mmio_len; /* Length of Memory Mapped I/O */
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/linux/
H A Dfb.h22 struct fb_fix_screeninfo { struct
24 unsigned long smem_start; /* Start of frame buffer mem */
26 __u32 smem_len; /* Length of frame buffer mem */
27 __u32 type; /* see FB_TYPE_* */
29 __u32 visual; /* see FB_VISUAL_* */
30 __u16 xpanstep; /* zero if no hardware panning */
31 __u16 ypanstep; /* zero if no hardware panning */
32 __u16 ywrapstep; /* zero if no hardware ywrap */
33 __u32 line_length; /* length of a line in bytes */
36 __u32 mmio_len; /* Length of Memory Mapped I/O */
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/linux/
H A Dfb.h22 struct fb_fix_screeninfo { struct
24 unsigned long smem_start; /* Start of frame buffer mem */
26 __u32 smem_len; /* Length of frame buffer mem */
27 __u32 type; /* see FB_TYPE_* */
29 __u32 visual; /* see FB_VISUAL_* */
30 __u16 xpanstep; /* zero if no hardware panning */
31 __u16 ypanstep; /* zero if no hardware panning */
32 __u16 ywrapstep; /* zero if no hardware ywrap */
33 __u32 line_length; /* length of a line in bytes */
36 __u32 mmio_len; /* Length of Memory Mapped I/O */
[all …]

1234