Searched refs:HUB_CHAR_LPSM (Results 1 – 4 of 4) sorted by relevance
166 #define HUB_CHAR_LPSM 0x0003 /* Logical Power Switching Mode mask */ macro
238 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_LPSM); in ohci_s3c2410_hub_control()
379 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_LPSM); in ohci_at91_hub_control()
622 if ((wHubCharacteristics & HUB_CHAR_LPSM) < 2) in hub_power_on()1152 switch (wHubCharacteristics & HUB_CHAR_LPSM) { in hub_configure()1160 case HUB_CHAR_LPSM: in hub_configure()3515 if ((wHubCharacteristics & HUB_CHAR_LPSM) < 2 in hub_port_connect_change()