Home
last modified time | relevance | path

Searched refs:pflash_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/block/
H A Dpflash_cfi01.c263 static uint32_t pflash_read(PFlashCFI01 *pfl, hwaddr offset, in pflash_read() function
671 *value = pflash_read(opaque, addr, len, be); in pflash_mem_read_with_attrs()
H A Dpflash_cfi02.c307 static uint64_t pflash_read(void *opaque, hwaddr offset, unsigned int width) in pflash_read() function
710 .read = pflash_read,