Searched refs:HCC_ISOC_CACHE (Results 1 – 7 of 7) sorted by relevance
31 #define HCC_ISOC_CACHE(p) ((p) & (1 << 7)) /* true: can cache isoc frame */ macro
455 if (HCC_ISOC_CACHE(hcc_params)) in priv_init()
57 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
81 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
506 if (HCC_ISOC_CACHE(hcc_params)) // full frame cache in ehci_init()
55 if (HCC_ISOC_CACHE(params)) { in dbg_hcc_params()
2593 if (HCC_ISOC_CACHE(hcc_params)) /* full frame cache */ in oxu_hcd_init()