Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dehci_def.h44 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
/linux-6.1.9/drivers/usb/isp1760/
Disp1760-regs.h75 HCC_ISOC_CACHE, HCC_ISOC_THRES, enumerator
/linux-6.1.9/drivers/usb/host/
Doxu210hp-hcd.c112 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro