Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_main.c44 #define SEC_CORE_AUTO_GATE_EN GENMASK_32(3, 0) macro
95 io_write32(qm->io_base + SEC_CORE_AUTO_GATE_V3, SEC_CORE_AUTO_GATE_EN); in sec_enable_clock_gate()