Home
last modified time | relevance | path

Searched refs:UCLASS_PCI_EMUL (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/sandbox/lib/
H A Dpci_io.c23 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_map_physmem()
57 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_io_read()
78 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_io_write()
/openbmc/u-boot/drivers/pci/
H A Dpci-emul-uclass.c65 .id = UCLASS_PCI_EMUL,
/openbmc/u-boot/include/dm/
H A Duclass-id.h25 UCLASS_PCI_EMUL, /* sandbox PCI device emulator */ enumerator
/openbmc/u-boot/drivers/misc/
H A Dswap_case.c312 .id = UCLASS_PCI_EMUL,