Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_main.c52 #define HPRE_CLUSTER_CORE_MASK GENMASK_32(9, 0) macro
140 io_write32(qm->io_base + HPRE_CORE_ENB, HPRE_CLUSTER_CORE_MASK); in hpre_set_cluster()
144 (val & HPRE_CLUSTER_CORE_MASK) == in hpre_set_cluster()
145 HPRE_CLUSTER_CORE_MASK, POLL_PERIOD, in hpre_set_cluster()