Home
last modified time | relevance | path

Searched refs:HCC_ISOC_CACHE (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/linux/usb/
Dehci_def.h57 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
/Linux-v5.10/drivers/usb/isp1760/
Disp1760-regs.h31 #define HCC_ISOC_CACHE(p) ((p) & (1 << 7)) /* true: can cache isoc frame */ macro
Disp1760-hcd.c453 if (HCC_ISOC_CACHE(hcc_params)) in priv_init()
/Linux-v5.10/drivers/usb/host/
Dehci-hcd.c507 if (HCC_ISOC_CACHE(hcc_params)) // full frame cache in ehci_init()
Dehci-dbg.c55 if (HCC_ISOC_CACHE(params)) { in dbg_hcc_params()
Doxu210hp-hcd.c112 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
3030 if (HCC_ISOC_CACHE(hcc_params)) /* full frame cache */ in oxu_hcd_init()