Searched refs:FULL_SPEED (Results 1 – 4 of 4) sorted by relevance
67 FULL_SPEED = 0x0, /* 0: full speed */ enumerator
280 #define FULL_SPEED 6 macro
2444 mask = (1 << HIGH_SPEED) | (1 << FULL_SPEED); in handle_stat1_irqs()