Lines Matching defs:pfl

115 static inline void toggle_dq7(PFlashCFI02 *pfl)  in toggle_dq7()  argument
123 static inline void set_dq7(PFlashCFI02 *pfl, uint8_t value) in set_dq7()
132 static inline void toggle_dq6(PFlashCFI02 *pfl) in toggle_dq6()
140 static inline void assert_dq3(PFlashCFI02 *pfl) in assert_dq3()
148 static inline void reset_dq3(PFlashCFI02 *pfl) in reset_dq3()
156 static inline void toggle_dq2(PFlashCFI02 *pfl) in toggle_dq2()
164 static void pflash_setup_mappings(PFlashCFI02 *pfl) in pflash_setup_mappings()
178 static void pflash_reset_state_machine(PFlashCFI02 *pfl) in pflash_reset_state_machine()
185 static void pflash_mode_read_array(PFlashCFI02 *pfl) in pflash_mode_read_array()
193 static size_t pflash_regions_count(PFlashCFI02 *pfl) in pflash_regions_count()
203 static uint64_t pflash_erase_time(PFlashCFI02 *pfl) in pflash_erase_time()
216 static inline bool pflash_erase_suspend_mode(PFlashCFI02 *pfl) in pflash_erase_suspend_mode()
223 PFlashCFI02 *pfl = opaque; in pflash_timer() local
260 static uint64_t pflash_data_read(PFlashCFI02 *pfl, hwaddr offset, in pflash_data_read()
278 static SectorInfo pflash_sector_info(PFlashCFI02 *pfl, hwaddr offset) in pflash_sector_info()
301 static bool pflash_sector_is_erasing(PFlashCFI02 *pfl, hwaddr offset) in pflash_sector_is_erasing()
309 PFlashCFI02 *pfl = opaque; in pflash_read() local
394 static void pflash_update(PFlashCFI02 *pfl, int offset, int size) in pflash_update()
412 static void pflash_sector_erase(PFlashCFI02 *pfl, hwaddr offset) in pflash_sector_erase()
434 PFlashCFI02 *pfl = opaque; in pflash_write() local
717 static void pflash_cfi02_fill_cfi_table(PFlashCFI02 *pfl, int nb_regions) in pflash_cfi02_fill_cfi_table()
818 PFlashCFI02 *pfl = PFLASH_CFI02(dev); in pflash_cfi02_realize() local
935 PFlashCFI02 *pfl = PFLASH_CFI02(dev); in pflash_cfi02_reset() local
966 PFlashCFI02 *pfl = PFLASH_CFI02(dev); in pflash_cfi02_unrealize() local