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