Searched refs:deactivated (Results 1 – 8 of 8) sorted by relevance
47 uint8_t *deactivated, uint8_t *nvlocked) in tpm_get_flags() argument57 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() local141 if (disable == 1 || deactivated == 1) in test_enable()154 uint8_t disable = 0, deactivated = 0; in test_fast_enable() local168 deactivated); in test_fast_enable()169 assert(disable == 1 && deactivated == 1); in test_fast_enable()174 deactivated); in test_fast_enable()[all …]
187 if deactivated, cannot be used anymore.
231 u8 deactivated; member
123 subsequently deactivated in the device tree if they are not present.
616 after it is deactivated.842 deactivated and no-longer 'known' by the uclass.
88 PLLx is off when the associated node is absent or deactivated.
73 If the option is disabled, this behavior is deactivated and only
221 are never deactivated. But if a stdio device is used which can be229 are never deactivated. But if a stdio device is used which can be
Completed in 38 milliseconds