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
165 value when a user-space process opens the device's file (unless
189 Description: Interface to trigger a soft-reset operation for the device.
190 Soft-reset will reset only the compute and DMA engines of the
197 Description: Displays how many times the device have undergone a soft-reset
206 * "operational" - Device is available for work.
207 * "in reset" - Device is going through reset, will be
209 * "disabled" - Device is not usable.
210 * "needs reset" - Device is not usable until a hard reset
211 is initiated.
212 * "in device creation" - Device is not available yet, as it
214 * "in reset after device release" - Device is going through
215 a compute-reset which is executed after a device release
247 Description: Version of the u-boot running on the device's CPU