Home
last modified time | relevance | path

Searched refs:HCS_N_PCC (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI.h305 #define HCS_N_PCC(p) (((p)>>8)&0xf) /* Number of Ports per Companion Controller */ macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h632 #define HCS_N_PCC(p) (((p)>>8)&0xf) /* bits 11:8, ports per CC */ macro
H A DdrvEHCIDBG.cpp109 HCS_N_PCC (params), in dbg_hcs_params()