Searched refs:HCS_MAX_PORTS (Results 1 – 3 of 3) sorted by relevance
23 #define HCS_MAX_PORTS(p) (((p) >> 24) & 0xff) macro
5458 xhci->max_ports = min(HCS_MAX_PORTS(hcs_params1), MAX_HC_PORTS); in xhci_gen_setup()
51 port_num = HCS_MAX_PORTS(reg); in dwc3_power_off_all_roothub_ports()