Searched refs:HCC_ISOC_CACHE (Results 1 – 7 of 7) sorted by relevance
44 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
75 HCC_ISOC_CACHE, HCC_ISOC_THRES, enumerator
186 [HCC_ISOC_CACHE] = REG_FIELD(ISP176x_HC_HCCPARAMS, 7, 7),
706 isoc_cache = isp1760_hcd_read(hcd, HCC_ISOC_CACHE); in priv_init()
508 if (HCC_ISOC_CACHE(hcc_params)) // full frame cache in ehci_init()
55 if (HCC_ISOC_CACHE(params)) { in dbg_hcc_params()
112 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro3031 if (HCC_ISOC_CACHE(hcc_params)) /* full frame cache */ in oxu_hcd_init()