Lines Matching refs:fjes_hw

7 #include "fjes_hw.h"
23 u32 fjes_hw_rd32(struct fjes_hw *hw, u32 reg)
33 static u8 *fjes_hw_iomap(struct fjes_hw *hw)
48 static void fjes_hw_iounmap(struct fjes_hw *hw)
54 int fjes_hw_reset(struct fjes_hw *hw)
74 static int fjes_hw_get_max_epid(struct fjes_hw *hw)
83 static int fjes_hw_get_my_epid(struct fjes_hw *hw)
92 static int fjes_hw_alloc_shared_status_region(struct fjes_hw *hw)
107 static void fjes_hw_free_shared_status_region(struct fjes_hw *hw)
174 fjes_hw_init_command_registers(struct fjes_hw *hw,
201 static int fjes_hw_setup(struct fjes_hw *hw)
301 static void fjes_hw_cleanup(struct fjes_hw *hw)
327 int fjes_hw_init(struct fjes_hw *hw)
361 void fjes_hw_exit(struct fjes_hw *hw)
393 fjes_hw_issue_request_command(struct fjes_hw *hw,
441 int fjes_hw_request_info(struct fjes_hw *hw)
498 int fjes_hw_register_buff_addr(struct fjes_hw *hw, int dest_epid,
607 int fjes_hw_unregister_buff_addr(struct fjes_hw *hw, int dest_epid)
697 int fjes_hw_raise_interrupt(struct fjes_hw *hw, int dest_epid,
707 u32 fjes_hw_capture_interrupt_status(struct fjes_hw *hw)
716 void fjes_hw_set_irqmask(struct fjes_hw *hw,
725 bool fjes_hw_epid_is_same_zone(struct fjes_hw *hw, int epid)
751 static bool fjes_hw_epid_is_stop_requested(struct fjes_hw *hw, int src_epid)
756 static bool fjes_hw_epid_is_stop_process_done(struct fjes_hw *hw, int src_epid)
763 fjes_hw_get_partner_ep_status(struct fjes_hw *hw, int epid)
783 void fjes_hw_raise_epstop(struct fjes_hw *hw)
814 int fjes_hw_wait_epstop(struct fjes_hw *hw)
983 struct fjes_hw *hw = container_of(work,
984 struct fjes_hw, update_zone_task);
1173 struct fjes_hw *hw = container_of(work, struct fjes_hw, epstop_task);
1203 int fjes_hw_start_debug(struct fjes_hw *hw)
1272 int fjes_hw_stop_debug(struct fjes_hw *hw)