Searched refs:HUB_CHAR_NO_OCPM (Results 1 – 8 of 8) sorted by relevance
217 #define HUB_CHAR_NO_OCPM 0x0010 /* No Over-current Protection support */ macro
31 HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM, /* wHubCharacteristics */
559 temp |= HUB_CHAR_NO_OCPM; in ohci_hub_descriptor()
1112 temp |= HUB_CHAR_NO_OCPM; in sl811h_hub_descriptor()
2133 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in r8a66597_hub_descriptor()
331 | HUB_CHAR_NO_OCPM /* no overcurrent reporting */ in musb_hub_control()
1224 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in __usbhsh_hub_get_status()
1533 case HUB_CHAR_NO_OCPM: in hub_configure()