Searched refs:DEVSPEED_NUMSPDS (Results 1 – 4 of 4) sorted by relevance
57 static int arm_speeds[DEVSPEED_NUMSPDS] = {70 static int dev_speeds[DEVSPEED_NUMSPDS] = {
53 int speeds[DEVSPEED_NUMSPDS] = {
15 int __weak speeds[DEVSPEED_NUMSPDS] = {236 for (speed = DEVSPEED_NUMSPDS; speed >= 0; speed--) { in get_max_speed()
334 #define DEVSPEED_NUMSPDS 12 macro