Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h672 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro
H A DdrvEHCIDBG.cpp155 HCC_ISOC_THRES (params), in dbg_hcc_params()
H A DdrvEhciHcd.c6912 ehci->i_thresh = 2 + HCC_ISOC_THRES (hcc_params); in ehci_start()