Home
last modified time | relevance | path

Searched refs:hpre_debugfs_file (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre.h41 struct hpre_debugfs_file { struct
60 struct hpre_debugfs_file files[HPRE_DEBUGFS_FILE_NUM];
H A Dhpre_main.c376 static inline struct hisi_qm *hpre_file_to_qm(struct hpre_debugfs_file *file) in hpre_file_to_qm()
383 static u32 hpre_current_qm_read(struct hpre_debugfs_file *file) in hpre_current_qm_read()
390 static int hpre_current_qm_write(struct hpre_debugfs_file *file, u32 val) in hpre_current_qm_write()
426 static u32 hpre_clear_enable_read(struct hpre_debugfs_file *file) in hpre_clear_enable_read()
434 static int hpre_clear_enable_write(struct hpre_debugfs_file *file, u32 val) in hpre_clear_enable_write()
449 static u32 hpre_cluster_inqry_read(struct hpre_debugfs_file *file) in hpre_cluster_inqry_read()
459 static int hpre_cluster_inqry_write(struct hpre_debugfs_file *file, u32 val) in hpre_cluster_inqry_write()
474 struct hpre_debugfs_file *file = filp->private_data; in hpre_ctrl_debug_read()
502 struct hpre_debugfs_file *file = filp->private_data; in hpre_ctrl_debug_write()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre.h48 struct hpre_debugfs_file { struct
67 struct hpre_debugfs_file files[HPRE_DEBUGFS_FILE_NUM];
H A Dhpre_main.c781 static inline struct hisi_qm *hpre_file_to_qm(struct hpre_debugfs_file *file) in hpre_file_to_qm()
788 static u32 hpre_clear_enable_read(struct hpre_debugfs_file *file) in hpre_clear_enable_read()
796 static int hpre_clear_enable_write(struct hpre_debugfs_file *file, u32 val) in hpre_clear_enable_write()
811 static u32 hpre_cluster_inqry_read(struct hpre_debugfs_file *file) in hpre_cluster_inqry_read()
821 static void hpre_cluster_inqry_write(struct hpre_debugfs_file *file, u32 val) in hpre_cluster_inqry_write()
834 struct hpre_debugfs_file *file = filp->private_data; in hpre_ctrl_debug_read()
870 struct hpre_debugfs_file *file = filp->private_data; in hpre_ctrl_debug_write()

Completed in 5 milliseconds