Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dcputype.h145 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ macro
152 #define MIDR_ALL_VERSIONS(m) MIDR_RANGE(m, 0, 0, 0xf, 0xf)
/Linux-v4.19/arch/arm64/kernel/
Dcpu_errata.c416 .midr_range = MIDR_RANGE(model, v_min, r_min, v_max, r_max)
Dcpufeature.c958 MIDR_RANGE(MIDR_CORTEX_A55, 0, 0, 1, 0), // A55 r0p0 -r1p0 in cpu_has_broken_dbm()