Searched refs:HUB_CHAR_LPSM (Results 1 – 3 of 3) sorted by relevance
209 #define HUB_CHAR_LPSM 0x0003 /* Logical Power Switching Mode mask */ macro
292 #define HUB_CHAR_LPSM 0x0003 macro
668 switch (hubCharacteristics & HUB_CHAR_LPSM) { in usb_hub_configure()