Searched refs:SS_PORT_MAP_PORT_INTERNAL (Results 1 – 2 of 2) sorted by relevance
79 #define SS_PORT_MAP_PORT_INTERNAL(p) (1 << (3 + (p) * 4)) macro373 reg &= ~SS_PORT_MAP_PORT_INTERNAL(port->idx); in usb3_port_init()375 reg |= SS_PORT_MAP_PORT_INTERNAL(port->idx); in usb3_port_init()
80 #define SS_PORT_MAP_PORT_INTERNAL(p) (1 << (3 + (p) * 4)) macro1012 reg &= ~SS_PORT_MAP_PORT_INTERNAL(port->idx); in usb3_port_init()1014 reg |= SS_PORT_MAP_PORT_INTERNAL(port->idx); in usb3_port_init()