Searched refs:RH_A_NDP (Results 1 – 10 of 10) sorted by relevance
476 && (roothub_a (ohci) & RH_A_NDP) > MAX_ROOT_PORTS) { in ohci_hub_status_data()478 ohci_readl (ohci, &ohci->regs->roothub.a) & RH_A_NDP); in ohci_hub_status_data()
920 ports = isp116x->rhdesca & RH_A_NDP; in isp116x_hub_status_data()1008 int ports = isp116x->rhdesca & RH_A_NDP; in isp116x_hub_control()1473 if ((isp116x->rhdesca & RH_A_NDP) == 2) in isp116x_bus_resume()1479 val = isp116x->rhdesca & RH_A_NDP; in isp116x_bus_resume()
324 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
67 #define RH_A_NDP (0x3 << 0) /* # downstream ports */ macro
211 (temp & RH_A_NDP), controller->num_ports in ohci_dump_roothub()
1584 u132->num_ports = rh_a & RH_A_NDP; in u132_init()2800 if ((u132->hc_roothub_a & RH_A_NDP) > MAX_ROOT_PORTS) { in u132_hub_status_data()2803 u132->hc_roothub_a & RH_A_NDP); in u132_hub_status_data()3108 num_ports = rh_a & RH_A_NDP; /* refuse to confuse usbcore */ in u132_probe()
378 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
1507 ports = isp1362_hcd->rhdesca & RH_A_NDP; in isp1362_hub_status_data()1568 int ports = isp1362_hcd->rhdesca & RH_A_NDP; in isp1362_hub_control()1874 port = isp1362_read_reg32(isp1362_hcd, HCRHDESCA) & RH_A_NDP; in isp1362_bus_resume()
495 ohci->num_ports = roothub_a(ohci) & RH_A_NDP; in ohci_init()
2290 num_ports = rh_a & RH_A_NDP; in ftdi_elan_check_controller()