Home
last modified time | relevance | path

Searched refs:nvm (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dnrf51_soc.c122 if (!object_property_set_uint(OBJECT(&s->nvm), "flash-size", in nrf51_soc_realize()
127 if (!sysbus_realize(SYS_BUS_DEVICE(&s->nvm), errp)) { in nrf51_soc_realize()
131 mr = sysbus_mmio_get_region(SYS_BUS_DEVICE(&s->nvm), 0); in nrf51_soc_realize()
133 mr = sysbus_mmio_get_region(SYS_BUS_DEVICE(&s->nvm), 1); in nrf51_soc_realize()
135 mr = sysbus_mmio_get_region(SYS_BUS_DEVICE(&s->nvm), 2); in nrf51_soc_realize()
137 mr = sysbus_mmio_get_region(SYS_BUS_DEVICE(&s->nvm), 3); in nrf51_soc_realize()
198 object_initialize_child(obj, "nvm", &s->nvm, TYPE_NRF51_NVM); in nrf51_soc_init()
H A Dmsf2-soc.c117 memory_region_init_rom(&s->nvm, OBJECT(dev_soc), "MSF2.eNVM", s->envm_size, in m2sxxx_soc_realize()
126 &s->nvm, 0, s->envm_size); in m2sxxx_soc_realize()
128 memory_region_add_subregion(system_memory, ENVM_BASE_ADDRESS, &s->nvm); in m2sxxx_soc_realize()
/openbmc/qemu/docs/system/devices/
H A Dnvme.rst34 -drive file=nvm.img,if=none,id=nvm
35 -device nvme,serial=deadbeef,drive=nvm
73 -drive file=nvm-1.img,if=none,id=nvm-1
74 -device nvme-ns,drive=nvm-1
75 -drive file=nvm-2.img,if=none,id=nvm-2
76 -device nvme-ns,drive=nvm-2
143 -drive file=nvm-1.img,if=none,id=nvm-1
144 -device nvme-ns,drive=nvm-1,nsid=1
145 -drive file=nvm-2.img,if=none,id=nvm-2
146 -device nvme-ns,drive=nvm-2,nsid=3,shared=off,detached=on
[all …]
/openbmc/qemu/include/hw/arm/
H A Dmsf2-soc.h68 MemoryRegion nvm; member
H A Dnrf51_soc.h37 NRF51NVMState nvm; member
/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/
H A Dcorstone1000-fvp.conf38 FVP_CONFIG[se.nvm.update_raw_image] ?= "0"
/openbmc/qemu/hw/nvme/
H A Dnvme.h608 uint32_t nvm[256]; member
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]