Home
last modified time | relevance | path

Searched refs:SISUSB_PCI_IOPORTBASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/misc/sisusbvga/
Dsisusb.h201 #define SISUSB_PCI_IOPORTBASE 0x0000d000 macro
232 #define SISAR SISUSB_PCI_IOPORTBASE + AROFFSET
233 #define SISARR SISUSB_PCI_IOPORTBASE + ARROFFSET
234 #define SISGR SISUSB_PCI_IOPORTBASE + GROFFSET
235 #define SISSR SISUSB_PCI_IOPORTBASE + SROFFSET
236 #define SISCR SISUSB_PCI_IOPORTBASE + CROFFSET
237 #define SISMISCR SISUSB_PCI_IOPORTBASE + MISCROFFSET
238 #define SISMISCW SISUSB_PCI_IOPORTBASE + MISCWOFFSET
239 #define SISINPSTAT SISUSB_PCI_IOPORTBASE + INPUTSTATOFFSET
240 #define SISPART1 SISUSB_PCI_IOPORTBASE + PART1OFFSET
[all …]
Dsisusb.c2220 tmp32 |= SISUSB_PCI_IOPORTBASE; in sisusb_do_init_gfxdevice()
2262 if ((tmp32 & 0xfffffff0) == SISUSB_PCI_IOPORTBASE) test++; in sisusb_init_gfxdevice()
2313 sisusb->SiS_Pr->IOAddress = SISUSB_PCI_IOPORTBASE + 0x30; in sisusb_reset_text_mode()
2546 SISUSB_PCI_IOPORTBASE; in sisusb_read()
2689 SISUSB_PCI_IOPORTBASE; in sisusb_write()
2863 SISUSB_PCI_IOPORTBASE; in sisusb_handle_command()
2939 sisusb->SiS_Pr->IOAddress = SISUSB_PCI_IOPORTBASE + 0x30; in sisusb_handle_command()
2954 sisusb->SiS_Pr->IOAddress = SISUSB_PCI_IOPORTBASE + 0x30; in sisusb_handle_command()
3120 sisusb->ioportbase = SISUSB_PCI_IOPORTBASE; in sisusb_probe()