Searched defs:pfl (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/block/ |
H A D | pflash_cfi02.c | 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() [all …]
|
H A D | pflash_cfi01.c | 98 PFlashCFI01 *pfl = opaque; in pflash_blk_write_state_needed() local 138 static uint32_t pflash_cfi_query(PFlashCFI01 *pfl, hwaddr offset) in pflash_cfi_query() 198 static uint32_t pflash_devid_query(PFlashCFI01 *pfl, hwaddr offset) in pflash_devid_query() 247 static uint32_t pflash_data_read(PFlashCFI01 *pfl, hwaddr offset, in pflash_data_read() 263 static uint32_t pflash_read(PFlashCFI01 *pfl, hwaddr offset, in pflash_read() 386 static void pflash_update(PFlashCFI01 *pfl, int offset, in pflash_update() 406 static void pflash_blk_write_start(PFlashCFI01 *pfl, hwaddr offset) in pflash_blk_write_start() 417 static void pflash_blk_write_flush(PFlashCFI01 *pfl) in pflash_blk_write_flush() 428 static void pflash_blk_write_abort(PFlashCFI01 *pfl) in pflash_blk_write_abort() 434 static inline void pflash_data_write(PFlashCFI01 *pfl, hwaddr offset, in pflash_data_write() [all …]
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_vfpf.c | 1651 struct bnx2x_vf_mac_vlan_filters **pfl, in bnx2x_vf_mbx_macvlan_list()
|