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
72 * the data has to be prepared properly. (Hint:
83 p->header = cpu_to_le16(p->header); \
84 p->address = cpu_to_le32(p->address); \
85 p->data = cpu_to_le32(p->data); \
93 struct sisusb_urb_context { /* urb->context for outbound bulk URBs */
148 #define SISUSB_EP_UNKNOWN_04 0x04 /* ? 4 is "OUT" ? - unused */
214 #define SISCOLIDXR SISUSB_PCI_IOPORTBASE + COLREGOFFSET - 1
271 #define SUCMD_SETMODE 0x09 /* Set a display mode (data3 = SiS mode) */
272 #define SUCMD_SETVESAMODE 0x0a /* Set a display mode (data3 = VESA mode) */