Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/
H A Dpflash_cfi02.c66 struct PFlashCFI02 { struct
115 static inline void toggle_dq7(PFlashCFI02 *pfl) in toggle_dq7() argument
132 static inline void toggle_dq6(PFlashCFI02 *pfl) in toggle_dq6()
148 static inline void reset_dq3(PFlashCFI02 *pfl) in reset_dq3()
223 PFlashCFI02 *pfl = opaque; in pflash_timer()
309 PFlashCFI02 *pfl = opaque; in pflash_read()
434 PFlashCFI02 *pfl = opaque; in pflash_write()
818 PFlashCFI02 *pfl = PFLASH_CFI02(dev); in pflash_cfi02_realize()
935 PFlashCFI02 *pfl = PFLASH_CFI02(dev); in pflash_cfi02_reset()
967 PFlashCFI02 *pfl = PFLASH_CFI02(dev); in pflash_cfi02_unrealize()
[all …]
/openbmc/qemu/include/hw/block/
H A Dflash.h31 OBJECT_DECLARE_SIMPLE_TYPE(PFlashCFI02, PFLASH_CFI02)
34 PFlashCFI02 *pflash_cfi02_register(hwaddr base,