Home
last modified time | relevance | path

Searched refs:bsec_shadow_register (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/st/bsec/
H A Dbsec2.c35 static uint32_t bsec_shadow_register(uint32_t otp);
87 if (bsec_shadow_register(otp) != BSEC_OK) { in enable_non_secure_access()
260 static uint32_t bsec_shadow_register(uint32_t otp) in bsec_shadow_register() function
789 result = bsec_shadow_register(otp); in bsec_shadow_read_otp()
H A Dbsec3.c193 static uint32_t bsec_shadow_register(uint32_t otp) in bsec_shadow_register() function
494 uint32_t result = bsec_shadow_register(otp); in bsec_shadow_read_otp()