Searched refs:CPU_ID_CORTEX_A53_P (Results 1 – 2 of 2) sorted by relevance
197 #define CPU_ID_CORTEX_A53_P(n) ((n & 0xff0ff0f0) == 0x410fd030) macro
3031 } else if (CPU_ID_CORTEX_A53_P(lcputype)) { in armv7_setup()