Lines Matching +full:display +full:- +full:related
1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
3 * sisusb - usb kernel driver for Net2280/SiS315 based USB2VGA dongles
55 /* USB related */
84 p->header = cpu_to_le16(p->header); \
85 p->address = cpu_to_le32(p->address); \
86 p->data = cpu_to_le32(p->data); \
94 struct sisusb_urb_context { /* urb->context for outbound bulk URBs */
153 /* USB transport related */
169 #define SISUSB_EP_UNKNOWN_04 0x04 /* ? 4 is "OUT" ? - unused */
185 /* PCI bridge related */
199 /* graphics core related */
235 #define SISCOLIDXR SISUSB_PCI_IOPORTBASE + COLREGOFFSET - 1
245 /* ioctl related */
292 #define SUCMD_SETMODE 0x09 /* Set a display mode (data3 = SiS mode) */
293 #define SUCMD_SETVESAMODE 0x0a /* Set a display mode (data3 = VESA mode) */