Lines Matching +full:has +full:- +full:ecc
1 What: /sys/bus/edac/devices/<dev-name>/ecs_fruX
4 Contact: linux-edac@vger.kernel.org
6 The sysfs EDAC bus devices /<dev-name>/ecs_fruX subdirectory
8 feature, where <dev-name> directory corresponds to a device
14 driver has implemented the corresponding attr callback
18 What: /sys/bus/edac/devices/<dev-name>/ecs_fruX/log_entry_type
21 Contact: linux-edac@vger.kernel.org
25 - 0 - per DRAM.
27 - 1 - per memory media FRU.
29 - All other values are reserved.
31 What: /sys/bus/edac/devices/<dev-name>/ecs_fruX/mode
34 Contact: linux-edac@vger.kernel.org
38 selected by DDR5 ECS Control Feature - Codeword mode and
45 - 0 - ECS counts rows in the memory media that have ECC errors.
47 - 1 - ECS counts codewords with errors, specifically, it counts
48 the number of ECC-detected errors in the memory media.
50 - All other values are reserved.
52 What: /sys/bus/edac/devices/<dev-name>/ecs_fruX/reset
55 Contact: linux-edac@vger.kernel.org
57 (WO) ECS reset ECC counter.
59 - 1 - reset ECC counter to the default value.
61 - All other values are reserved.
63 What: /sys/bus/edac/devices/<dev-name>/ecs_fruX/threshold
66 Contact: linux-edac@vger.kernel.org