Searched refs:pflash_data_write (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/block/ |
H A D | pflash_cfi01.c | 435 static inline void pflash_data_write(PFlashCFI01 *pfl, hwaddr offset, in pflash_data_write() function 541 pflash_data_write(pfl, offset, value, width, be); in pflash_write() 607 pflash_data_write(pfl, offset, value, width, be); in pflash_write()
|
H A D | trace-events | 15 pflash_data_write(const char *name, uint64_t offset, unsigned size, uint32_t value) "%s: data offse…
|