Searched refs:HIGH_SPEED (Results 1 – 3 of 3) sorted by relevance
56 HIGH_SPEED = 0x1 /* 1: high speed */ enumerator
269 #define HIGH_SPEED 7 macro
1692 if (t2 & BIT(HIGH_SPEED)) in registers_show() 3118 } else if (val & BIT(HIGH_SPEED)) { in handle_stat0_irqs() 3367 mask = BIT(SUPER_SPEED) | BIT(HIGH_SPEED) | BIT(FULL_SPEED); in handle_stat1_irqs() 3371 * both HIGH_SPEED and FULL_SPEED clear (as ROOT_PORT_RESET_INTERRUPT in handle_stat1_irqs()