Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/arm64/include/asm/
H A Dcputype.h235 #define MIDR_ALL_VERSIONS(m) MIDR_RANGE(m, 0, 0, 0xf, 0xf) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dcputype.h256 #define MIDR_ALL_VERSIONS(m) MIDR_RANGE(m, 0, 0, 0xf, 0xf) macro