Lines Matching +full:os +full:- +full:initiated
64 on-board EEPROM
76 Description: Version of the firmware OS running on the device's CPU
82 Description: Interface to trigger a hard-reset operation for the device.
83 Hard-reset will reset ALL internal components of the device
90 Description: Displays how many times the device have undergone a hard-reset
177 value when a user-space process opens the device's file (unless
201 Description: Interface to trigger a soft-reset operation for the device.
202 Soft-reset will reset only the compute and DMA engines of the
209 Description: Displays how many times the device have undergone a soft-reset
218 * "operational" - Device is available for work.
219 * "in reset" - Device is going through reset, will be
221 * "disabled" - Device is not usable.
222 * "needs reset" - Device is not usable until a hard reset
223 is initiated.
224 * "in device creation" - Device is not available yet, as it
226 * "in reset after device release" - Device is going through
227 a compute-reset which is executed after a device release
259 Description: Version of the u-boot running on the device's CPU