Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/
H A Dtzc380.c48 #ifndef IOMUXC_GPR9_OFFSET
49 #define IOMUXC_GPR9_OFFSET 0 macro
95 assert(IOMUXC_GPR9_OFFSET != 0); in imx6_tzasc_is_enabled()
114 return (io_read32(addr + IOMUXC_GPR9_OFFSET) & mask) == mask; in imx6_tzasc_is_enabled()
/optee_os/core/arch/arm/plat-imx/registers/
H A Dimx7.h63 #define IOMUXC_GPR9_OFFSET 0x24 macro
H A Dimx6.h123 #define IOMUXC_GPR9_OFFSET 0x24 macro