Searched refs:MAX_ROOT_PORTS (Results 1 – 5 of 5) sorted by relevance
240 #define MAX_ROOT_PORTS 15 /* maximum OHCI root hub ports (RH_A_NDP) */ macro241 __hc32 portstatus [MAX_ROOT_PORTS];
10 #define MAX_ROOT_PORTS 2 macro448 u32 rhport[MAX_ROOT_PORTS];
482 && (roothub_a (ohci) & RH_A_NDP) > MAX_ROOT_PORTS) { in ohci_hub_status_data()
193 u32 hc_roothub_portstatus[MAX_ROOT_PORTS];2767 if ((u132->hc_roothub_a & RH_A_NDP) > MAX_ROOT_PORTS) { in u132_hub_status_data()
2511 ((MAX_ROOT_PORTS > 1) ? HCHWCFG_PULLDOWN_DS1 : 0); in isp1362_hc_start()