Home
last modified time | relevance | path

Searched defs:deactivated (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dtpm_test.c45 static uint32_t tpm_get_flags(uint8_t *disable, uint8_t *deactivated, in tpm_get_flags()
142 uint8_t disable = 0, deactivated = 0; in test_enable() local
168 uint8_t disable = 0, deactivated = 0; in test_fast_enable() local
/rk3399_rockchip-uboot/include/
H A Dtpm.h213 u8 deactivated; member