Searched defs:r_max (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | cpu_errata.c | 518 #define CAP_MIDR_RANGE(model, v_min, r_min, v_max, r_max)	\  argument529 #define ERRATA_MIDR_RANGE(model, v_min, r_min, v_max, r_max)		\  argument
 538 #define ERRATA_MIDR_REV_RANGE(m, var, r_min, r_max)	 \  argument
 
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | cputype.h | 145 #define MIDR_RANGE(m, v_min, r_min, v_max, r_max)		\  argument152 #define MIDR_REV_RANGE(m, v, r_min, r_max) MIDR_RANGE(m, v, r_min, v, r_max)  argument
 
 | 
| /Linux-v5.4/tools/testing/selftests/timers/ | 
| D | freq-step.c | 112 		    double *slope, double *r_stddev, double *r_max)  in regress()
 | 
| /Linux-v5.4/include/linux/ | 
| D | svga.h | 62 	u16 r_max;  /* r_max < 32 */  member
 |