Searched full:smpro (Results 1 – 14 of 14) sorted by relevance
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | ampere,smpro.yaml | 4 $id: http://devicetree.org/schemas/mfd/ampere,smpro.yaml# 7 title: Ampere Altra SMPro firmware driver 13 Ampere Altra SMPro firmware may contain different blocks like hardware 19 - ampere,smpro 38 smpro@4f { 39 compatible = "ampere,smpro";
|
/linux/drivers/mfd/ |
H A D | smpro-core.c | 3 * Ampere Altra Family SMPro core driver 90 MFD_CELL_NAME("smpro-hwmon"), 91 MFD_CELL_NAME("smpro-errmon"), 92 MFD_CELL_NAME("smpro-misc"), 122 { .compatible = "ampere,smpro", .data = &smpro_regmap_config }, 130 .name = "smpro-core", 137 MODULE_DESCRIPTION("SMPRO CORE - I2C driver");
|
H A D | Makefile | 282 obj-$(CONFIG_MFD_SMPRO) += smpro-core.o
|
H A D | Kconfig | 94 tristate "Ampere Computing SMpro core driver" 99 Say yes here to enable SMpro driver support for Ampere's Altra 102 Ampere's Altra SMpro exposes an I2C regmap interface that can
|
/linux/Documentation/hwmon/ |
H A D | smpro-hwmon.rst | 3 Kernel driver Ampere(R)'s Altra(R) SMpro hwmon 10 Prefix: ``smpro`` 18 The smpro-hwmon driver supports hardware monitoring for Ampere(R) Altra(R) 19 SoCs based on the SMpro co-processor (SMpro). The following sensor metrics 38 The sysfs files are allocated in the SMpro rootfs folder, with one root
|
H A D | index.rst | 219 smpro-hwmon
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-platform-devices-ampere-smpro | 1 What: /sys/bus/platform/devices/smpro-errmon.*/error_[core|mem|pcie|other]_[ce|ue] 11 …| 00 | Error Type | 1 | See :ref:`the table below <smpro-error-types>` for detail… 13 …| 01 | Subtype | 1 | See :ref:`the table below <smpro-error-types>` for detail… 15 …| 02 | Instance | 2 | See :ref:`the table below <smpro-error-types>` for detail… 131 …| SMpro (other) | 10 | ERR0 | 0 | 0 … 133 …| SMpro (other) | 10 | ERR1 | 1 | 0 … 135 …| SMpro (other) | 10 | MPA_ERR | 2 | 0 … 154 …| Core's CE | /sys/bus/platform/devices/smpro-errmon.*/error_core_ce | Core has CE error … 156 …| Core's UE | /sys/bus/platform/devices/smpro-errmon.*/error_core_ue | Core has UE error … 158 …| Memory's CE | /sys/bus/platform/devices/smpro-errmon.*/error_mem_ce | Memory has CE error … [all …]
|
/linux/drivers/misc/ |
H A D | smpro-misc.c | 3 * Ampere Computing SoC's SMpro Misc Driver 135 .name = "smpro-misc", 144 MODULE_DESCRIPTION("Ampere Altra SMpro Misc driver");
|
H A D | smpro-errmon.c | 3 * Ampere Computing SoC's SMpro Error Monitoring Driver 597 .name = "smpro-errmon", 609 MODULE_DESCRIPTION("Ampere Altra SMpro driver");
|
/linux/drivers/hwmon/ |
H A D | smpro-hwmon.c | 3 * Ampere Computing SoC's SMPro Hardware Monitoring Driver 457 .name = "smpro-hwmon", 465 MODULE_DESCRIPTION("Ampere Altra SMPro hwmon driver");
|
H A D | Makefile | 207 obj-$(CONFIG_SENSORS_SMPRO) += smpro-hwmon.o
|
H A D | Kconfig | 71 tristate "Ampere's Altra SMpro hardware monitoring driver" 76 with SMpro co-processor.
|
/linux/arch/arm/boot/dts/nuvoton/ |
H A D | nuvoton-npcm730-kudo.dts | 599 smpro@4f { 600 compatible = "ampere,smpro"; 604 smpro@4e { 605 compatible = "ampere,smpro";
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ampere-mtjade.dts | 362 smpro@4f { 363 compatible = "ampere,smpro"; 366 smpro@4e { 367 compatible = "ampere,smpro";
|