Searched refs:r_min (Results 1 – 1 of 1) sorted by relevance
| /tools/arch/arm64/include/asm/ |
| A D | cputype.h | 249 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max) \ argument 252 .rv_min = MIDR_CPU_VAR_REV(v_min, r_min), \ 256 #define MIDR_REV_RANGE(m, v, r_min, r_max) MIDR_RANGE(m, v, r_min, v, r_max) argument
|
Completed in 4 milliseconds