Searched refs:HCR_RHA_NDP (Results 1 – 3 of 3) sorted by relevance
217 #define HCR_RHA_NDP 0x000000FF /* No. of ports */ macro
134 if ((des_A & HCR_RHA_NDP) > OHCI_MAX_RH_PORTS) { in ohci_init_root_hub()137 des_A & HCR_RHA_NDP); in ohci_init_root_hub()143 root_hub_descr->bNbrPorts = des_A & HCR_RHA_NDP; in ohci_init_root_hub()
11160 for (i = 0; i < (Get_OpReg(hcr_rh_descriptorA) & HCR_RHA_NDP); i++) { in ohci_print_op_regs()