Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/sandbox/lib/
H 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()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci-emul-uclass.c62 .id = UCLASS_PCI_EMUL,
/OK3568_Linux_fs/u-boot/test/dm/
H A Dpci.c43 ut_assertok(uclass_get_device(UCLASS_PCI_EMUL, 0, &emul)); in dm_test_pci_swapcase()
/OK3568_Linux_fs/u-boot/include/dm/
H A Duclass-id.h24 UCLASS_PCI_EMUL, /* sandbox PCI device emulator */ enumerator
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dswap_case.c281 .id = UCLASS_PCI_EMUL,