Searched refs:PORTSCX_PORT_SPEED_MASK (Results 1 – 4 of 4) sorted by relevance
93 #define PORTSCX_PORT_SPEED_MASK 0x0C000000 macro
213 #define PORTSCX_PORT_SPEED_MASK 0x0C000000 macro
1729 switch (reg & PORTSCX_PORT_SPEED_MASK) { in portscx_device_speed()
1965 u32 speed = portsc & PORTSCX_PORT_SPEED_MASK; in irq_process_port_change()