Home
last modified time | relevance | path

Searched refs:CPU_FTR_SPURR (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
A Dcputable.h168 #define CPU_FTR_SPURR LONG_ASM_CONST(0x0000000001000000) macro
399 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \
407 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \
416 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \
427 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \
449 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \
/arch/powerpc/kernel/
A Dsysfs.c905 if (cpu_has_feature(CPU_FTR_SPURR)) { in register_cpu_online()
1001 if (cpu_has_feature(CPU_FTR_SPURR)) { in unregister_cpu_online()
A Dprom.c287 {"ibm,spurr", 1, CPU_FTR_SPURR, 0},
A Dtime.c159 if (cpu_has_feature(CPU_FTR_SPURR)) in read_spurr()
A Ddt_cpu_ftrs.c514 cur_cpu_spec->cpu_features |= CPU_FTR_PURR | CPU_FTR_SPURR; in feat_enable_purr()

Completed in 13 milliseconds