Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dehci_def.h59 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro
/linux/drivers/usb/isp1760/
A Disp1760-regs.h75 HCC_ISOC_CACHE, HCC_ISOC_THRES, enumerator
/linux/drivers/usb/host/
A Doxu210hp-hcd.c113 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro

Completed in 13 milliseconds