Home
last modified time | relevance | path

Searched refs:powernv (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v5.4/drivers/crypto/nx/
DMakefile15 obj-$(CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV) += nx-compress-powernv.o nx-compress.o
18 nx-compress-powernv-objs := nx-842-powernv.o
/Linux-v5.4/arch/powerpc/platforms/
DMakefile17 obj-$(CONFIG_PPC_POWERNV) += powernv/
DKconfig4 source "arch/powerpc/platforms/powernv/Kconfig"
/Linux-v5.4/drivers/cpuidle/
DKconfig.powerpc15 bool "Cpuidle driver for powernv platforms"
DMakefile33 obj-$(CONFIG_POWERNV_CPUIDLE) += cpuidle-powernv.o
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dultravisor.c69 machine_subsys_initcall(powernv, uv_init);
Dopal-rtc.c83 machine_subsys_initcall(powernv, opal_time_init);
Dopal-nvram.c88 machine_arch_initcall(powernv, opal_nvram_init_log_partitions);
DMakefile15 obj-$(CONFIG_EEH) += eeh-powernv.o
Dopal-memory-errors.c134 machine_device_initcall(powernv, opal_mem_err_init);
Drng.c190 machine_subsys_initcall(powernv, rng_init);
Dvas-trace.h111 #define TRACE_INCLUDE_PATH ../../arch/powerpc/platforms/powernv
Dsubcore.c431 machine_device_initcall(powernv, subcore_init);
Dopal-irqchip.c294 machine_arch_initcall(powernv, opal_event_init);
Dmemtrace.c325 machine_device_initcall(powernv, memtrace_init);
Dsetup.c482 define_machine(powernv) { in define_machine() argument
Dopal-lpc.c381 machine_device_initcall(powernv, opal_lpc_init_debugfs);
Dopal.c238 machine_early_initcall(powernv, opal_register_exception_handlers);
1007 machine_subsys_initcall(powernv, opal_init);
Docxl.c169 if (!machine_is(powernv)) in pnv_ocxl_fixup_actag()
/Linux-v5.4/drivers/char/
DMakefile53 obj-$(CONFIG_POWERNV_OP_PANEL) += powernv-op-panel.o
/Linux-v5.4/drivers/char/hw_random/
DMakefile28 obj-$(CONFIG_HW_RANDOM_POWERNV) += powernv-rng.o
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-firmware-opal-dump8 This is only for the powerpc/powernv platform.
/Linux-v5.4/drivers/cpufreq/
DMakefile102 obj-$(CONFIG_POWERNV_CPUFREQ) += powernv-cpufreq.o
/Linux-v5.4/drivers/leds/
DMakefile73 obj-$(CONFIG_LEDS_POWERNV) += leds-powernv.o
/Linux-v5.4/drivers/mtd/devices/
DKconfig181 tristate "powernv flash MTD driver"
184 This provides an MTD device to access flash on powernv OPAL

12