Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.c71 #define QM_IDLE_DISABLE BIT(9) macro
625 io_setbits32(qm->io_base + QM_PM_CTRL0, QM_IDLE_DISABLE); in qm_disable_clock_gate()