Searched refs:HCC_ISO_THRES (Results 1 – 2 of 2) sorted by relevance
312 #define HCC_ISO_THRES(p) (((p)>>4)&0x7) /* Isochronous Scheduling Threshold */ macro
2361 ehci->u32IThresh = 2 + HCC_ISO_THRES (u32HccParams); in ms_ehci_begin()