Searched refs:power5 (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-wm8350.c | 385 u16 timectl, power5; wm8350_rtc_probe() local 398 power5 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_5); wm8350_rtc_probe() 399 if (!(power5 & WM8350_RTC_TICK_ENA)) { wm8350_rtc_probe()
|
/linux-4.1.27/arch/powerpc/perf/ |
H A D | power5+-pmu.c | 262 /* new decode alternatives for power5+ */ find_alternative_bdecode() 683 (strcmp(cur_cpu_spec->oprofile_cpu_type, "ppc64/power5+") init_power5p_pmu() 684 && strcmp(cur_cpu_spec->oprofile_cpu_type, "ppc64/power5++"))) init_power5p_pmu()
|
H A D | power5-pmu.c | 624 strcmp(cur_cpu_spec->oprofile_cpu_type, "ppc64/power5")) init_power5_pmu()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | cputable.c | 256 .oprofile_cpu_type = "ppc64/power5", 263 .platform = "power5", 275 .oprofile_cpu_type = "ppc64/power5++", 279 .platform = "power5+", 292 .oprofile_cpu_type = "ppc64/power5+", 296 .platform = "power5+", 309 .platform = "power5+",
|
/linux-4.1.27/arch/powerpc/ |
H A D | Makefile | 135 CFLAGS-$(CONFIG_POWER5_CPU) += $(call cc-option,-mcpu=power5)
|
Completed in 233 milliseconds