Home
last modified time | relevance | path

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

12

/Linux-v4.19/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-v4.19/drivers/cpuidle/
DKconfig.powerpc14 bool "Cpuidle driver for powernv platforms"
DMakefile31 obj-$(CONFIG_POWERNV_CPUIDLE) += cpuidle-powernv.o
/Linux-v4.19/arch/powerpc/platforms/
DMakefile19 obj-$(CONFIG_PPC_POWERNV) += powernv/
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dopal-rtc.c87 machine_subsys_initcall(powernv, opal_time_init);
Dopal-nvram.c92 machine_arch_initcall(powernv, opal_nvram_init_log_partitions);
Dopal-power.c179 machine_subsys_initcall(powernv, opal_power_control_init);
Dopal-xscom.c140 machine_arch_initcall(powernv, opal_xscom_init);
DMakefile11 obj-$(CONFIG_EEH) += eeh-powernv.o
Dopal-memory-errors.c147 machine_device_initcall(powernv, opal_mem_err_init);
Dvas-trace.h111 #define TRACE_INCLUDE_PATH ../../arch/powerpc/platforms/powernv
Drng.c194 machine_subsys_initcall(powernv, rng_init);
Dsubcore.c435 machine_device_initcall(powernv, subcore_init);
Dmemtrace.c314 machine_device_initcall(powernv, memtrace_init);
Dopal-irqchip.c298 machine_arch_initcall(powernv, opal_event_init);
Dsetup.c440 define_machine(powernv) { in define_machine() argument
Dopal.c232 machine_early_initcall(powernv, opal_register_exception_handlers);
965 machine_subsys_initcall(powernv, opal_init);
Dopal-lpc.c385 machine_device_initcall(powernv, opal_lpc_init_debugfs);
Docxl.c169 if (!machine_is(powernv)) in pnv_ocxl_fixup_actag()
/Linux-v4.19/drivers/char/hw_random/
DMakefile28 obj-$(CONFIG_HW_RANDOM_POWERNV) += powernv-rng.o
/Linux-v4.19/drivers/char/
DMakefile59 obj-$(CONFIG_POWERNV_OP_PANEL) += powernv-op-panel.o
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-firmware-opal-dump8 This is only for the powerpc/powernv platform.
/Linux-v4.19/drivers/leds/
DMakefile70 obj-$(CONFIG_LEDS_POWERNV) += leds-powernv.o
/Linux-v4.19/drivers/cpufreq/
DMakefile100 obj-$(CONFIG_POWERNV_CPUFREQ) += powernv-cpufreq.o
/Linux-v4.19/drivers/mtd/devices/
DKconfig198 tristate "powernv flash MTD driver"
201 This provides an MTD device to access flash on powernv OPAL

12