Searched refs:CPU_FTR_SPURR (Results 1 – 5 of 5) sorted by relevance
171 #define CPU_FTR_SPURR LONG_ASM_CONST(0x0000000001000000) macro401 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \409 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \418 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \429 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \447 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \
894 if (cpu_has_feature(CPU_FTR_SPURR)) { in register_cpu_online()990 if (cpu_has_feature(CPU_FTR_SPURR)) { in unregister_cpu_online()
266 {"ibm,spurr", 1, CPU_FTR_SPURR, 0},
170 if (cpu_has_feature(CPU_FTR_SPURR)) in read_spurr()
502 cur_cpu_spec->cpu_features |= CPU_FTR_PURR | CPU_FTR_SPURR; in feat_enable_purr()
Completed in 13 milliseconds