Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/hisilicon/sec2/
Dsec.h157 struct sec_debug_file { struct
175 struct sec_debug_file files[SEC_DEBUG_FILE_NUM]; argument
Dsec_main.c421 static u32 sec_current_qm_read(struct sec_debug_file *file) in sec_current_qm_read()
428 static int sec_current_qm_write(struct sec_debug_file *file, u32 val) in sec_current_qm_write()
465 static u32 sec_clear_enable_read(struct sec_debug_file *file) in sec_clear_enable_read()
473 static int sec_clear_enable_write(struct sec_debug_file *file, u32 val) in sec_clear_enable_write()
491 struct sec_debug_file *file = filp->private_data; in sec_debug_read()
519 struct sec_debug_file *file = filp->private_data; in sec_debug_write()