Home
last modified time | relevance | path

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

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