Home
last modified time | relevance | path

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

/linux/drivers/usb/misc/sisusbvga/
A Dsisusb.h189 #define SISUSB_PCI_IOPORTBASE 0x0000d000 macro
220 #define SISAR SISUSB_PCI_IOPORTBASE + AROFFSET
221 #define SISARR SISUSB_PCI_IOPORTBASE + ARROFFSET
222 #define SISGR SISUSB_PCI_IOPORTBASE + GROFFSET
223 #define SISSR SISUSB_PCI_IOPORTBASE + SROFFSET
224 #define SISCR SISUSB_PCI_IOPORTBASE + CROFFSET
225 #define SISMISCR SISUSB_PCI_IOPORTBASE + MISCROFFSET
226 #define SISMISCW SISUSB_PCI_IOPORTBASE + MISCWOFFSET
228 #define SISPART1 SISUSB_PCI_IOPORTBASE + PART1OFFSET
234 #define SISVID SISUSB_PCI_IOPORTBASE + VIDEOOFFSET
[all …]
A Dsisusb.c2179 tmp32 |= SISUSB_PCI_IOPORTBASE; in sisusb_do_init_gfxdevice()
2228 if ((tmp32 & 0xfffffff0) == SISUSB_PCI_IOPORTBASE) in sisusb_init_gfxdevice()
2279 sisusb->SiS_Pr->IOAddress = SISUSB_PCI_IOPORTBASE + 0x30; in sisusb_reset_text_mode()
2508 SISUSB_PCI_IOPORTBASE; in sisusb_read()
2644 SISUSB_PCI_IOPORTBASE; in sisusb_write()
2799 SISUSB_PCI_IOPORTBASE; in sisusb_handle_command()
2869 sisusb->SiS_Pr->IOAddress = SISUSB_PCI_IOPORTBASE + 0x30; in sisusb_handle_command()
2884 sisusb->SiS_Pr->IOAddress = SISUSB_PCI_IOPORTBASE + 0x30; in sisusb_handle_command()
3034 sisusb->ioportbase = SISUSB_PCI_IOPORTBASE; in sisusb_probe()

Completed in 9 milliseconds