Searched refs:RH_A_NDP (Results 1 – 3 of 3) sorted by relevance
161 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
324 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
432 ndp = (temp & RH_A_NDP); in ohci_dump_roothub()1855 num_ports = roothub_a (ohci) & RH_A_NDP; in rh_send_irq()1860 readl (&ohci->regs->roothub.a) & RH_A_NDP); in rh_send_irq()2099 data_buf [2] = temp & RH_A_NDP; in rh_submit_urb()