Home
last modified time | relevance | path

Searched refs:deactivated (Results 1 – 8 of 8) sorted by relevance

/u-boot/cmd/
A Dtpm_test.c47 uint8_t *deactivated, uint8_t *nvlocked) in tpm_get_flags() argument
57 if (deactivated) in tpm_get_flags()
58 *deactivated = pflags.deactivated; in tpm_get_flags()
62 pflags.disable, pflags.deactivated, pflags.nv_locked); in tpm_get_flags()
128 uint8_t disable = 0, deactivated = 0; in test_enable() local
141 if (disable == 1 || deactivated == 1) in test_enable()
154 uint8_t disable = 0, deactivated = 0; in test_fast_enable() local
168 deactivated); in test_fast_enable()
169 assert(disable == 1 && deactivated == 1); in test_fast_enable()
174 deactivated); in test_fast_enable()
[all …]
/u-boot/doc/board/atmel/
A Dat91ek.rst187 if deactivated, cannot be used anymore.
/u-boot/include/
A Dtpm-v1.h231 u8 deactivated; member
/u-boot/doc/driver-model/
A Dfdt-fixup.rst123 subsequently deactivated in the device tree if they are not present.
A Ddesign.rst616 after it is deactivated.
842 deactivated and no-longer 'known' by the uclass.
/u-boot/doc/device-tree-bindings/clock/
A Dst,stm32mp1.txt88 PLLx is off when the associated node is absent or deactivated.
/u-boot/drivers/pinctrl/
A DKconfig73 If the option is disabled, this behavior is deactivated and only
/u-boot/common/
A DKconfig221 are never deactivated. But if a stdio device is used which can be
229 are never deactivated. But if a stdio device is used which can be

Completed in 38 milliseconds