Lines Matching +full:display +full:- +full:hint
1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
3 * sisusb - usb kernel driver for Net2280/SiS315 based USB2VGA dongles
73 * the data has to be prepared properly. (Hint:
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 */
169 #define SISUSB_EP_UNKNOWN_04 0x04 /* ? 4 is "OUT" ? - unused */
235 #define SISCOLIDXR SISUSB_PCI_IOPORTBASE + COLREGOFFSET - 1
292 #define SUCMD_SETMODE 0x09 /* Set a display mode (data3 = SiS mode) */
293 #define SUCMD_SETVESAMODE 0x0a /* Set a display mode (data3 = VESA mode) */