Home
last modified time | relevance | path

Searched refs:UCLASS_PCI_EMUL_PARENT (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/pci/
Dpci-emul-uclass.c117 .id = UCLASS_PCI_EMUL_PARENT,
129 .id = UCLASS_PCI_EMUL_PARENT,
/external/u-boot/include/dm/
Duclass-id.h26 UCLASS_PCI_EMUL_PARENT, /* parent for PCI device emulators */ enumerator