Lines Matching full:rail
1 # rail chapter
5 A voltage rail that is enabled or monitored by the power sequencer device.
8 specify how to obtain the pgood status of the rail. You can specify more than
14 the rail with the pgood fault. However, all the related rails will likely appear
17 The "compare_voltage_to_limit" method is helpful when a rail fails to power on
22 rail. It is also helpful when a rail fails to power on during the power on
29 … | yes | string | Unique name for the rail. Can only contain l…
30 …onent which must be present in order for the rail to be present. If this property is not specified…
31 … see [notes](#notes) | number | PMBus PAGE number of the rail. …
32 …rail is produced by a power supply. Power supply rails require special error handling. If an error…
33 … the pgood status of the rail by checking the value of the PMBus STATUS_VOUT command. If one of th…
34 …rail by comparing the output voltage (READ_VOUT) to the undervoltage fault limit (VOUT_UV_FAULT_LI…
35 …no | [gpio](gpio.md) | Determine the pgood status of the rail by reading a GPIO. …