Home
last modified time | relevance | path

Searched refs:pflash_data_read (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/block/
H A Dpflash_cfi01.c247 static uint32_t pflash_data_read(PFlashCFI01 *pfl, hwaddr offset, in pflash_data_read() function
283 ret = pflash_data_read(pfl, offset, width, be); in pflash_read()
669 *value = pflash_data_read(opaque, addr, len, be); in pflash_mem_read_with_attrs()
H A Dpflash_cfi02.c260 static uint64_t pflash_data_read(PFlashCFI02 *pfl, hwaddr offset, in pflash_data_read() function
344 ret = pflash_data_read(pfl, offset, width); in pflash_read()
363 ret = pflash_data_read(pfl, offset, width); in pflash_read()
H A Dtrace-events14 pflash_data_read(const char *name, uint64_t offset, unsigned size, uint32_t value) "%s: data offset…