Searched refs:PFlashCFI02 (Results 1 – 2 of 2) sorted by relevance
66 struct PFlashCFI02 { struct115 static inline void toggle_dq7(PFlashCFI02 *pfl) in toggle_dq7() argument123 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()[all …]
31 OBJECT_DECLARE_SIMPLE_TYPE(PFlashCFI02, PFLASH_CFI02)34 PFlashCFI02 *pflash_cfi02_register(hwaddr base,