/third_party/uboot/u-boot-2020.01/drivers/usb/host/ |
D | xhci-omap.c | 51 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | xhci-fsl.c | 176 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | xhci.c | 1307 if (xhci_hcd_init(index, &hccr, (struct xhci_hcor **)&hcor) != 0) in usb_lowlevel_init()
|
/third_party/uboot/u-boot-2020.01/drivers/phy/hibvt/ |
D | phy-usb-hi3516dv300.c | 86 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy-usb-hi3556v200.c | 86 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy-usb-hi3559v200.c | 86 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy-usb-hi3516cv500.c | 86 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy-usb-hi3559av100.c | 49 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy-usb-hi3519av100.c | 90 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy-usb-hi3556av100.c | 90 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy-hi3516dv200-usb.c | 108 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy-hi3518ev300-usb.c | 109 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy-hi3516ev300-usb.c | 110 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy-hi3516ev200-usb.c | 108 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy_usb_hi3521dv200.c | 30 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
D | phy_usb_hi3531dv200.c | 35 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init() function
|
/third_party/uboot/u-boot-2020.01/include/usb/ |
D | xhci.h | 1138 int xhci_hcd_init(int index, struct xhci_hccr **ret_hccr,
|