Searched refs:SS_PORT_MAP_PORT_MAP (Results 1 – 2 of 2) sorted by relevance
77 #define SS_PORT_MAP_PORT_MAP(p, x) (((x) & 7) << ((p) * 4)) macro373 reg &= ~SS_PORT_MAP_PORT_MAP(port->idx, ~0); in usb3_port_init()374 reg |= SS_PORT_MAP_PORT_MAP(port->idx, port->companion); in usb3_port_init()
78 #define SS_PORT_MAP_PORT_MAP(p, x) (((x) & 7) << ((p) * 4)) macro1012 reg &= ~SS_PORT_MAP_PORT_MAP(port->idx, ~0); in usb3_port_init()1013 reg |= SS_PORT_MAP_PORT_MAP(port->idx, port->companion); in usb3_port_init()