Home
last modified time | relevance | path

Searched refs:HCC_64BIT_ADDR (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dehci_def.h61 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dehci_def.h48 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-dbg.c61 HCC_64BIT_ADDR(params) ? " 64 bit addr" : ""); in dbg_hcc_params()
70 HCC_64BIT_ADDR(params) ? " 64 bit addr" : "", in dbg_hcc_params()
H A Dehci-hcd.c599 if (HCC_64BIT_ADDR(hcc_params)) { in ehci_run()
H A Doxu210hp-hcd.c116 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
3142 if (HCC_64BIT_ADDR(hcc_params)) in oxu_run()
H A Dxhci.h99 #define HCC_64BIT_ADDR(p) ((p) & (1 << 0)) macro
H A Dxhci.c5336 if (HCC_64BIT_ADDR(xhci->hcc_params) && in xhci_gen_setup()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-dbg.c61 HCC_64BIT_ADDR(params) ? " 64 bit addr" : ""); in dbg_hcc_params()
70 HCC_64BIT_ADDR(params) ? " 64 bit addr" : "", in dbg_hcc_params()
H A Dehci-hcd.c600 if (HCC_64BIT_ADDR(hcc_params)) { in ehci_run()
H A Doxu210hp-hcd.c116 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
3143 if (HCC_64BIT_ADDR(hcc_params)) in oxu_run()
H A Dxhci.h99 #define HCC_64BIT_ADDR(p) ((p) & (1 << 0)) macro
H A Dxhci.c5217 if (HCC_64BIT_ADDR(xhci->hcc_params) && in xhci_gen_setup()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h82 #define HCC_64BIT_ADDR(p) ((p) & BIT(0)) macro
H A Dcdnsp-gadget.c1820 if (HCC_64BIT_ADDR(pdev->hcc_params) && in cdnsp_gen_setup()

Completed in 44 milliseconds