Home
last modified time | relevance | path

Searched refs:bsec_read_sr_lock (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/drivers/st/
H A Dbsec.h56 uint32_t bsec_read_sr_lock(uint32_t otp, bool *value);
/rk3399_ARM-atf/drivers/st/bsec/
H A Dbsec3.c204 result = bsec_read_sr_lock(otp, &value);
362 uint32_t bsec_read_sr_lock(uint32_t otp, bool *value) function
H A Dbsec2.c270 result = bsec_read_sr_lock(otp, &value); in bsec_shadow_register()
600 uint32_t bsec_read_sr_lock(uint32_t otp, bool *value) in bsec_read_sr_lock() function