Searched refs:HUB_CHAR_OCPM (Results 1 – 4 of 4) sorted by relevance
173 #define HUB_CHAR_OCPM 0x0018 /* Over-Current Protection Mode mask */ macro
243 HUB_CHAR_OCPM); in ohci_s3c2410_hub_control()
383 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_OCPM); in ohci_at91_hub_control()
1165 switch (wHubCharacteristics & HUB_CHAR_OCPM) { in hub_configure()1173 case HUB_CHAR_OCPM: in hub_configure()1310 if ((wHubCharacteristics & HUB_CHAR_OCPM) == 0) in hub_configure()