Searched refs:CPU_CLOCK_SPEED_UNDEFINED (Results 1 – 2 of 2) sorted by relevance
51 #define CPU_CLOCK_SPEED_UNDEFINED 0 macro55 static u32 cpu_clock_speed = CPU_CLOCK_SPEED_UNDEFINED;
67 #define CPU_CLOCK_SPEED_UNDEFINED (0) macro69 static u32 cpu_clock_speed = CPU_CLOCK_SPEED_UNDEFINED;91 if (CPU_CLOCK_SPEED_UNDEFINED != cpu_clock_speed) { in kbase_get_vexpress_cpu_clock_speed()