Searched refs:HCS_N_PCC (Results 1 – 4 of 4) sorted by relevance
288 temp = HCS_N_CC(ehci->hcs_params) * HCS_N_PCC(ehci->hcs_params); in ehci_pci_setup()294 HCS_N_PCC(ehci->hcs_params), in ehci_pci_setup()
25 HCS_N_PCC(params), in dbg_hcs_params()
105 #define HCS_N_PCC(p) (((p)>>8)&0xf) /* bits 11:8, ports per CC */ macro
44 #define HCS_N_PCC(p) (((p)>>8)&0xf) /* bits 11:8, ports per CC */ macro