Home
last modified time | relevance | path

Searched defs:CCM_CCGRx (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/plat-imx/registers/
H A Dimx8m-crm.h12 #define CCM_CCGRx(idx) (((idx) * CCM_CCGRx_OFFSET) + CCM_CCGR0) macro
H A Dimx7-crm.h34 #define CCM_CCGRx(idx) (((idx) * CCM_CCGRx_OFFSET) + CCM_CCGR0) macro