Searched refs:HCC_ISOC_CACHE (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/usb/isp1760/
H A Disp1760-regs.h34 #define HCC_ISOC_CACHE(p) ((p) & (1 << 7)) /* true: can cache isoc frame */ macro
H A Disp1760-hcd.c456 if (HCC_ISOC_CACHE(hcc_params)) priv_init()
/linux-4.4.14/include/linux/usb/
H A Dehci_def.h56 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
/linux-4.4.14/drivers/usb/host/
H A Doxu210hp.h80 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
H A Dehci-dbg.c75 if (HCC_ISOC_CACHE (params)) { dbg_hcc_params()
H A Dehci-hcd.c510 if (HCC_ISOC_CACHE(hcc_params)) // full frame cache ehci_init()
H A Doxu210hp-hcd.c2615 if (HCC_ISOC_CACHE(hcc_params)) /* full frame cache */ oxu_hcd_init()

Completed in 180 milliseconds