Lines Matching refs:dev_cap_table
373 cap_val = qm->cap_tables.dev_cap_table[HPRE_DRV_ALG_BITMAP].cap_val; in hpre_check_alg_support()
523 cluster_core_mask = qm->cap_tables.dev_cap_table[HPRE_CORE_EN].cap_val; in hpre_set_cluster()
524 hpre_core_info = qm->cap_tables.dev_cap_table[HPRE_CORE_INFO].cap_val; in hpre_set_cluster()
625 hpre_core_info = qm->cap_tables.dev_cap_table[HPRE_CORE_INFO].cap_val; in hpre_enable_clock_gate()
658 hpre_core_info = qm->cap_tables.dev_cap_table[HPRE_CORE_INFO].cap_val; in hpre_disable_clock_gate()
738 hpre_core_info = qm->cap_tables.dev_cap_table[HPRE_CORE_INFO].cap_val; in hpre_cnt_regs_clear()
1036 hpre_core_info = qm->cap_tables.dev_cap_table[HPRE_CORE_INFO].cap_val; in hpre_cluster_debugfs_init()
1093 seq_printf(s, "%s= 0x%08x\n", qm->cap_tables.dev_cap_table[i].name, in hpre_cap_regs_show()
1094 qm->cap_tables.dev_cap_table[i].cap_val); in hpre_cap_regs_show()
1194 qm->cap_tables.dev_cap_table = hpre_cap; in hpre_pre_store_cap_reg()
1241 alg_msk = qm->cap_tables.dev_cap_table[HPRE_ALG_BITMAP].cap_val; in hpre_qm_init()
1261 hpre_core_info = qm->cap_tables.dev_cap_table[HPRE_CORE_INFO].cap_val; in hpre_show_last_regs_init()
1319 hpre_core_info = qm->cap_tables.dev_cap_table[HPRE_CORE_INFO].cap_val; in hpre_show_last_dfx_regs()