Home
last modified time | relevance | path

Searched refs:hpre_debugfs_file (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre.h48 struct hpre_debugfs_file { struct
67 struct hpre_debugfs_file files[HPRE_DEBUGFS_FILE_NUM]; argument
H A Dhpre_main.c773 static inline struct hisi_qm *hpre_file_to_qm(struct hpre_debugfs_file *file) in hpre_file_to_qm()
780 static u32 hpre_clear_enable_read(struct hpre_debugfs_file *file) in hpre_clear_enable_read()
788 static int hpre_clear_enable_write(struct hpre_debugfs_file *file, u32 val) in hpre_clear_enable_write()
803 static u32 hpre_cluster_inqry_read(struct hpre_debugfs_file *file) in hpre_cluster_inqry_read()
813 static void hpre_cluster_inqry_write(struct hpre_debugfs_file *file, u32 val) in hpre_cluster_inqry_write()
826 struct hpre_debugfs_file *file = filp->private_data; in hpre_ctrl_debug_read()
862 struct hpre_debugfs_file *file = filp->private_data; in hpre_ctrl_debug_write()