Searched refs:SS_PORT_MAP_PORT_MAP (Results 1 – 2 of 2) sorted by relevance
80 #define SS_PORT_MAP_PORT_MAP(p, x) (((x) & 7) << ((p) * 4)) macro376 reg &= ~SS_PORT_MAP_PORT_MAP(port->idx, ~0); in usb3_port_init()377 reg |= SS_PORT_MAP_PORT_MAP(port->idx, port->companion); in usb3_port_init()
81 #define SS_PORT_MAP_PORT_MAP(p, x) (((x) & 7) << ((p) * 4)) macro1015 reg &= ~SS_PORT_MAP_PORT_MAP(port->idx, ~0); in usb3_port_init()1016 reg |= SS_PORT_MAP_PORT_MAP(port->idx, port->companion); in usb3_port_init()