Lines Matching refs:hisi_sfc_v3xx_host
73 struct hisi_sfc_v3xx_host { struct
81 static void hisi_sfc_v3xx_disable_int(struct hisi_sfc_v3xx_host *host) in hisi_sfc_v3xx_disable_int() argument
86 static void hisi_sfc_v3xx_enable_int(struct hisi_sfc_v3xx_host *host) in hisi_sfc_v3xx_enable_int()
91 static void hisi_sfc_v3xx_clear_int(struct hisi_sfc_v3xx_host *host) in hisi_sfc_v3xx_clear_int()
101 static int hisi_sfc_v3xx_handle_completion(struct hisi_sfc_v3xx_host *host) in hisi_sfc_v3xx_handle_completion()
134 static int hisi_sfc_v3xx_wait_cmd_idle(struct hisi_sfc_v3xx_host *host) in hisi_sfc_v3xx_wait_cmd_idle()
148 struct hisi_sfc_v3xx_host *host; in hisi_sfc_v3xx_adjust_op_size()
187 static void hisi_sfc_v3xx_read_databuf(struct hisi_sfc_v3xx_host *host, in hisi_sfc_v3xx_read_databuf()
224 static void hisi_sfc_v3xx_write_databuf(struct hisi_sfc_v3xx_host *host, in hisi_sfc_v3xx_write_databuf()
262 static int hisi_sfc_v3xx_start_bus(struct hisi_sfc_v3xx_host *host, in hisi_sfc_v3xx_start_bus()
306 static int hisi_sfc_v3xx_generic_exec_op(struct hisi_sfc_v3xx_host *host, in hisi_sfc_v3xx_generic_exec_op()
350 struct hisi_sfc_v3xx_host *host; in hisi_sfc_v3xx_exec_op()
367 struct hisi_sfc_v3xx_host *host = data; in hisi_sfc_v3xx_isr()
417 struct hisi_sfc_v3xx_host *host; in hisi_sfc_v3xx_probe()