Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dehci_def.h55 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro
/linux-3.4.99/drivers/usb/host/
Doxu210hp.h81 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro
Disp1760-hcd.c75 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro