Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/usb/
H A Dehci_def.h57 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dehci_def.h44 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-regs.h31 #define HCC_ISOC_CACHE(p) ((p) & (1 << 7)) /* true: can cache isoc frame */ macro
H A Disp1760-hcd.c453 if (HCC_ISOC_CACHE(hcc_params)) in priv_init()
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-regs.h75 HCC_ISOC_CACHE, HCC_ISOC_THRES, enumerator
H A Disp1760-core.c186 [HCC_ISOC_CACHE] = REG_FIELD(ISP176x_HC_HCCPARAMS, 7, 7),
H A Disp1760-hcd.c706 isoc_cache = isp1760_hcd_read(hcd, HCC_ISOC_CACHE); in priv_init()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-hcd.c507 if (HCC_ISOC_CACHE(hcc_params)) // full frame cache in ehci_init()
H A Dehci-dbg.c55 if (HCC_ISOC_CACHE(params)) { in dbg_hcc_params()
H A 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()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-dbg.c55 if (HCC_ISOC_CACHE(params)) { in dbg_hcc_params()
H A Dehci-hcd.c508 if (HCC_ISOC_CACHE(hcc_params)) // full frame cache in ehci_init()
H A Doxu210hp-hcd.c112 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
3031 if (HCC_ISOC_CACHE(hcc_params)) /* full frame cache */ in oxu_hcd_init()

Completed in 26 milliseconds