Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/hal/imx_8ulp/
A Dhal_clk.c18 io_setbits32(pcc3_base + PCC_CAAM, PCC_ENABLE_CLOCK); in caam_hal_clk_enable()
20 io_clrbits32(pcc3_base + PCC_CAAM, PCC_ENABLE_CLOCK); in caam_hal_clk_enable()
/optee_os/core/arch/arm/plat-imx/registers/
A Dimx8ulp-crm.h11 #define PCC_ENABLE_CLOCK BIT32(PCC_CGC_BIT_SHIFT) macro
A Dimx7ulp-crm.h12 #define PCC_ENABLE_CLOCK BIT32(PCC_CGC_BIT_SHIFT) macro
/optee_os/core/drivers/crypto/caam/hal/imx_6_7/
A Dhal_clk_mx7ulp.c18 io_write32(pcc2_base + PCC_CAAM, PCC_ENABLE_CLOCK); in caam_hal_clk_enable()

Completed in 3 milliseconds