Searched refs:deactivated (Results 1 – 16 of 16) sorted by relevance
| /openbmc/u-boot/cmd/ |
| H A D | tpm_test.c | 46 uint8_t *deactivated, uint8_t *nvlocked) in tpm_get_flags() argument 56 if (deactivated) in tpm_get_flags() 57 *deactivated = pflags.deactivated; in tpm_get_flags() 61 pflags.disable, pflags.deactivated, pflags.nv_locked); in tpm_get_flags() 127 uint8_t disable = 0, deactivated = 0; in test_enable() local 134 TPM_CHECK(tpm_get_flags(dev, &disable, &deactivated, NULL)); in test_enable() 135 printf("\tdisable is %d, deactivated is %d\n", disable, deactivated); in test_enable() 138 TPM_CHECK(tpm_get_flags(dev, &disable, &deactivated, NULL)); in test_enable() 139 printf("\tdisable is %d, deactivated is %d\n", disable, deactivated); in test_enable() 140 if (disable == 1 || deactivated == 1) in test_enable() [all …]
|
| /openbmc/telemetry/src/ |
| H A D | state.hpp | 16 deactivated enumerator 47 return StateEvent::deactivated; in set()
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | energy_scale_utils.robot | 97 ${cmd}= Catenate dcmi power deactivate | grep deactivated 99 Should Contain ${resp} successfully deactivated 104 [Documentation] Fail if DCMI power limiting is not deactivated. 109 ... msg=DCMI power is not deactivated.
|
| /openbmc/openbmc-test-automation/redfish/extended/ |
| H A D | test_power_capping.robot | 95 ... msg=Could not set power limit when power limiting deactivated. 138 # Check deactivated and the power limit. 222 # If deactivated: initial_deactivation = 1, 0 otherwise. 229 # Set power limiting deactivated.
|
| H A D | test_escale_base.robot | 144 # If deactivated: initial_deactivation = 1, 0 otherwise.
|
| /openbmc/u-boot/arch/arm/mach-stm32mp/ |
| H A D | Kconfig | 59 # currently activated for debug / should be deactivated for real product
|
| /openbmc/u-boot/doc/ |
| H A D | README.at91 | 169 if deactivated, cannot be used anymore.
|
| /openbmc/u-boot/include/ |
| H A D | tpm-v1.h | 231 u8 deactivated; member
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | barebox.bbclass | 23 # additional host tools that can be activated/deactivated here.
|
| /openbmc/u-boot/doc/driver-model/ |
| H A D | fdt-fixup.txt | 121 subsequently deactivated in the device tree if they are not present.
|
| H A D | README.txt | 569 after it is deactivated. 745 deactivated and no-longer 'known' by the uclass.
|
| /openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/ |
| H A D | 0001-Use-monotonic-time.patch | 8 very quickly and rsync gets deactivated, if time is changed again, rsync
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_payload.robot | 42 # 00 instance 1 is deactivated.
|
| H A D | test_ipmi_sensor.robot | 353 # Power reading state is: deactivated
|
| /openbmc/u-boot/common/ |
| H A D | Kconfig | 461 are never deactivated. But if a stdio device is used which can be
|
| /openbmc/qemu/ |
| H A D | qemu-options.hx | 4317 get disabled and deactivated. To enable and activate the TPM again 4320 is left disabled and/or deactivated most TPM commands will fail.
|