Searched defs:nvram_write (Results 1 – 5 of 5) sorted by relevance
| /openbmc/u-boot/drivers/rtc/ |
| H A D | mk48t59.c | 64 void nvram_write(short dest, const void *src, size_t count) in nvram_write() function
|
| /openbmc/qemu/hw/nvram/ |
| H A D | ds1225y.c | 52 static void nvram_write(void *opaque, hwaddr addr, uint64_t val, in nvram_write() function
|
| /openbmc/qemu/hw/ppc/ |
| H A D | prep.c | 86 static inline void nvram_write(Nvram *nvram, uint32_t addr, uint32_t val) in nvram_write() function
|
| H A D | amigaone.c | 104 static void nvram_write(void *opaque, hwaddr addr, uint64_t val, in nvram_write() function
|
| /openbmc/qemu/hw/rtc/ |
| H A D | m48t59.c | 507 static void nvram_write(void *opaque, hwaddr addr, uint64_t value, in nvram_write() function
|