Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dmmu_armv8a.h154 #define TCR_EL1_IPS_SHIFT 32U macro
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/Core_AArch64/Source/
Dmmu_armv8a.c604 tcr = (tcr_ps_bits << TCR_EL1_IPS_SHIFT); in get_tcr()