Searched refs:EHCI_PORTSC (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dehci_hardware.h28 #define EHCI_PORTSC 0x44 // Port Status/Control macro
H A Dehci.cpp1375 uint32 portStatus = ReadOpReg(EHCI_PORTSC + index * sizeof(uint32));
1419 uint32 portRegister = EHCI_PORTSC + index * sizeof(uint32);
1444 uint32 portRegister = EHCI_PORTSC + index * sizeof(uint32);
1485 uint32 portRegister = EHCI_PORTSC + index * sizeof(uint32);
1528 uint32 portRegister = EHCI_PORTSC + index * sizeof(uint32);

Completed in 89 milliseconds