Home
last modified time | relevance | path

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

/u-boot/arch/sandbox/lib/
A Dpci_io.c24 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_map_physmem()
58 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_io_read()
79 for (uclass_first_device(UCLASS_PCI_EMUL, &dev); in pci_io_write()
/u-boot/drivers/pci/
A Dpci-emul-uclass.c35 ret = uclass_get_device_by_phandle(UCLASS_PCI_EMUL, dev, "sandbox,emul", in sandbox_pci_get_emul()
104 .id = UCLASS_PCI_EMUL,
/u-boot/include/dm/
A Duclass-id.h28 UCLASS_PCI_EMUL, /* sandbox PCI device emulator */ enumerator
/u-boot/drivers/power/acpi_pmc/
A Dpmc_emul.c234 .id = UCLASS_PCI_EMUL,
/u-boot/drivers/misc/
A Dp2sb_emul.c262 .id = UCLASS_PCI_EMUL,
A Dswap_case.c391 .id = UCLASS_PCI_EMUL,

Completed in 9 milliseconds