Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsvga.h61 u16 r_min; member
/linux/tools/arch/arm64/include/asm/
H A Dcputype.h273 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument
280 #define MIDR_REV_RANGE(m, v, r_min, r_max) MIDR_RANGE(m, v, r_min, v, r_max) argument