Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c64 #define HPRE_CLSTR_ADDR_INTRVL 0x1000 macro
302 HPRE_CLSTR_BASE + HPRE_CLUSTER0 * HPRE_CLSTR_ADDR_INTRVL,
304 HPRE_CLSTR_BASE + HPRE_CLUSTER1 * HPRE_CLSTR_ADDR_INTRVL,
306 HPRE_CLSTR_BASE + HPRE_CLUSTER2 * HPRE_CLSTR_ADDR_INTRVL,
308 HPRE_CLSTR_BASE + HPRE_CLUSTER3 * HPRE_CLSTR_ADDR_INTRVL,
528 offset = i * HPRE_CLSTR_ADDR_INTRVL; in hpre_set_cluster()
629 offset = (unsigned long)i * HPRE_CLSTR_ADDR_INTRVL; in hpre_enable_clock_gate()
662 offset = (unsigned long)i * HPRE_CLSTR_ADDR_INTRVL; in hpre_disable_clock_gate()
742 offset = HPRE_CLSTR_BASE + i * HPRE_CLSTR_ADDR_INTRVL; in hpre_cnt_regs_clear()
843 cluster_index * HPRE_CLSTR_ADDR_INTRVL; in hpre_cluster_inqry_read()
[all …]