Searched refs:IORESOURCE_MEM (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/hw/xen/ |
| H A D | xen_pt_graphics.c | 24 #define IORESOURCE_MEM 0x00000200 macro 42 .type = IORESOURCE_MEM,
|
| H A D | xen-host-pci-device.c | 33 #define IORESOURCE_MEM 0x00000200 macro 166 if (flags & IORESOURCE_MEM) { in xen_host_pci_get_resource()
|
| /openbmc/u-boot/drivers/core/ |
| H A D | of_addr.c | 89 return IORESOURCE_MEM; in of_bus_default_get_flags() 328 if ((flags & (IORESOURCE_IO | IORESOURCE_MEM)) == 0) in __of_address_to_resource()
|
| /openbmc/u-boot/include/linux/ |
| H A D | ioport.h | 39 #define IORESOURCE_MEM 0x00000200 macro
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci_mvebu.c | 391 rtype = IORESOURCE_MEM; in mvebu_get_tgt_attr() 435 IORESOURCE_MEM, in mvebu_pcie_ofdata_to_platdata()
|
| /openbmc/u-boot/drivers/usb/musb-new/ |
| H A D | musb_dsps.c | 540 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, res_name); in dsps_create_musb_pdev() 627 iomem = platform_get_resource(pdev, IORESOURCE_MEM, 0); in dsps_probe()
|
| H A D | musb_core.c | 2179 iomem = platform_get_resource(pdev, IORESOURCE_MEM, 0); in musb_probe()
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/ |
| H A D | 0001-remoteproc-Add-Arm-remoteproc-driver.patch | 408 + IORESOURCE_MEM, "reset-control"); 421 + IORESOURCE_MEM, "reset-status");
|