Home
last modified time | relevance | path

Searched refs:errmon (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dsmpro-errmon.c215 struct smpro_errmon *errmon = dev_get_drvdata(dev); in smpro_event_data_read() local
232 struct smpro_errmon *errmon = dev_get_drvdata(dev); in smpro_overflow_data_read() local
250 struct smpro_errmon *errmon = dev_get_drvdata(dev); in smpro_error_data_read() local
300 struct smpro_errmon *errmon = dev_get_drvdata(dev); in smpro_internal_err_read() local
308 ret = regmap_read(errmon->regmap, GPI_RAS_ERR, &val); in smpro_internal_err_read()
363 struct smpro_errmon *errmon = dev_get_drvdata(dev); in smpro_internal_warn_read() local
479 struct smpro_errmon *errmon = dev_get_drvdata(dev); in smpro_dimm_syndrome_read() local
579 struct smpro_errmon *errmon; in smpro_errmon_probe() local
582 if (!errmon) in smpro_errmon_probe()
585 platform_set_drvdata(pdev, errmon); in smpro_errmon_probe()
[all …]
H A DMakefile26 obj-$(CONFIG_SMPRO_ERRMON) += smpro-errmon.o
H A DKconfig189 called smpro-errmon.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-platform-devices-ampere-smpro1 What: /sys/bus/platform/devices/smpro-errmon.*/error_[core|mem|pcie|other]_[ce|ue]
178 What: /sys/bus/platform/devices/smpro-errmon.*/overflow_[core|mem|pcie|other]_[ce|ue]
214 What: /sys/bus/platform/devices/smpro-errmon.*/[error|warn]_[smpro|pmpro]
225 …| SMpro error | /sys/bus/platform/devices/smpro-errmon.*/error_smpro | system has SMpro error |
227 …| SMpro warning | /sys/bus/platform/devices/smpro-errmon.*/warn_smpro | system has SMpro warning |
229 …| PMpro error | /sys/bus/platform/devices/smpro-errmon.*/error_pmpro | system has PMpro error |
231 …| PMpro warning | /sys/bus/platform/devices/smpro-errmon.*/warn_pmpro | system has PMpro warning |
237 What: /sys/bus/platform/devices/smpro-errmon.*/event_[vrd_warn_fault|vrd_hot|dimm_hot|dimm_2x_refr…
255 …| VRD HOT | /sys/bus/platform/devices/smpro-errmon.*/event_vrd_hot | VRD Hot …
257 …| VR Warn/Fault | /sys/bus/platform/devices/smpro-errmon.*/event_vrd_warn_fault | VR Warning or Fa…
[all …]
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/host/host-boot-enable/
H A Dhost-boot-enable.sh26 modprobe smpro-errmon
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/
H A Dgpios-manager.sh54 modprobe smpro-errmon
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/
H A Ddimm_train_fail_log.sh174 path=("$base"/smpro-errmon.*.auto/event_dimm"${i}"_syndrome)