Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/registers/
H A Dimx7ulp-crm.h13 #define PCC_DISABLE_CLOCK BIT32(0) macro
/optee_os/core/drivers/crypto/caam/hal/imx_6_7/
H A Dhal_clk_mx7ulp.c20 io_write32(pcc2_base + PCC_CAAM, PCC_DISABLE_CLOCK); in caam_hal_clk_enable()