Home
last modified time | relevance | path

Searched refs:UCLASS_PCI_EP (Results 1 – 6 of 6) sorted by relevance

/u-boot/test/dm/
A Dpci_ep.c39 ut_assertok(uclass_get_device(UCLASS_PCI_EP, 0, &bus)); in dm_test_pci_ep_base()
/u-boot/drivers/pci_endpoint/
A Dpci_ep-uclass.c209 .id = UCLASS_PCI_EP,
218 for (uclass_first_device_check(UCLASS_PCI_EP, &dev); in pci_ep_init()
A Dsandbox-pci_ep.c174 .id = UCLASS_PCI_EP,
A Dpcie-cadence-ep.c172 .id = UCLASS_PCI_EP,
/u-boot/include/dm/
A Duclass-id.h84 UCLASS_PCI_EP, /* PCI endpoint device */ enumerator
/u-boot/drivers/pci/
A Dpcie_layerscape_ep.c331 .id = UCLASS_PCI_EP,

Completed in 13 milliseconds