Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/misc/sisusbvga/
Dsisusb.h202 #define SISUSB_PCI_IOPORTBASE 0x0000d000 macro
233 #define SISAR SISUSB_PCI_IOPORTBASE + AROFFSET
234 #define SISARR SISUSB_PCI_IOPORTBASE + ARROFFSET
235 #define SISGR SISUSB_PCI_IOPORTBASE + GROFFSET
236 #define SISSR SISUSB_PCI_IOPORTBASE + SROFFSET
237 #define SISCR SISUSB_PCI_IOPORTBASE + CROFFSET
238 #define SISMISCR SISUSB_PCI_IOPORTBASE + MISCROFFSET
239 #define SISMISCW SISUSB_PCI_IOPORTBASE + MISCWOFFSET
240 #define SISINPSTAT SISUSB_PCI_IOPORTBASE + INPUTSTATOFFSET
241 #define SISPART1 SISUSB_PCI_IOPORTBASE + PART1OFFSET
[all …]
Dsisusb.c2181 tmp32 |= SISUSB_PCI_IOPORTBASE; in sisusb_do_init_gfxdevice()
2230 if ((tmp32 & 0xfffffff0) == SISUSB_PCI_IOPORTBASE) in sisusb_init_gfxdevice()
2281 sisusb->SiS_Pr->IOAddress = SISUSB_PCI_IOPORTBASE + 0x30; in sisusb_reset_text_mode()
2510 SISUSB_PCI_IOPORTBASE; in sisusb_read()
2646 SISUSB_PCI_IOPORTBASE; in sisusb_write()
2801 SISUSB_PCI_IOPORTBASE; in sisusb_handle_command()
2871 sisusb->SiS_Pr->IOAddress = SISUSB_PCI_IOPORTBASE + 0x30; in sisusb_handle_command()
2886 sisusb->SiS_Pr->IOAddress = SISUSB_PCI_IOPORTBASE + 0x30; in sisusb_handle_command()
3047 sisusb->ioportbase = SISUSB_PCI_IOPORTBASE; in sisusb_probe()