Home
last modified time | relevance | path

Searched defs:hisi_zip (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/hisilicon/zip/
Dzip_main.c94 struct hisi_zip *hisi_zip; in find_zip_device_numa() local
170 struct hisi_zip *hisi_zip; member
277 static inline void hisi_zip_add_to_list(struct hisi_zip *hisi_zip) in hisi_zip_add_to_list()
284 static inline void hisi_zip_remove_from_list(struct hisi_zip *hisi_zip) in hisi_zip_remove_from_list()
291 static void hisi_zip_set_user_domain_and_cache(struct hisi_zip *hisi_zip) in hisi_zip_set_user_domain_and_cache()
332 static void hisi_zip_hw_error_set_state(struct hisi_zip *hisi_zip, bool state) in hisi_zip_hw_error_set_state()
358 struct hisi_zip *hisi_zip = file->ctrl->hisi_zip; in file_to_qm() local
510 struct hisi_zip *hisi_zip = ctrl->hisi_zip; in hisi_zip_core_debug_init() local
564 static int hisi_zip_debugfs_init(struct hisi_zip *hisi_zip) in hisi_zip_debugfs_init()
594 static void hisi_zip_debug_regs_clear(struct hisi_zip *hisi_zip) in hisi_zip_debug_regs_clear()
[all …]
Dzip.h30 struct hisi_zip { struct
33 struct hisi_zip_ctrl *ctrl; argument
Dzip_crypto.c143 struct hisi_zip *hisi_zip; in hisi_zip_ctx_init() local