23 #include "pedigree/kernel/processor/MemoryRegion.h" 24 #include "pedigree/kernel/processor/types.h" 30 : m_MemRegionUHH(
"USB-UHH_CONFIG"), m_MemRegionTLL(
"USB-TLL"),
31 m_MemRegionPCtl(
"USB-PCTL")
57 UsbIntEnableRise = 0xD,
58 UsbIntEnableFall = 0x10,
63 ExtendedSetAccess = 0x2F,
64 UtmiVControlEnable = 0x30,
65 UtmiVControlStatus = 0x33,
66 UtmiVControlLatch = 0x34,
68 UtmiIntLatchNoClr = 0x38,
69 VendorIntEnable = 0x3B,
70 VendorIntStatus = 0x3E,
76 VUSB1V5_DEV_GRP = 0xCC,
80 VUSB1V8_DEV_GRP = 0xCF,
84 VUSB3V1_DEV_GRP = 0xD2,
88 VUSBCP_DEV_GRP = 0xD5,
92 VUSB_DEDICATED1 = 0xD8,
93 VUSB_DEDICATED2 = 0xD9,
static UsbUlpi m_Instance
Special memory entity in the kernel's virtual address space.