Home
last modified time | relevance | path

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

/trusted-firmware-a/include/drivers/st/
A Dbsec.h102 #define DENREG_LOCK_MASK BIT(2) macro
/trusted-firmware-a/drivers/st/bsec/
A Dbsec.c207 DENREG_LOCK_MASK) | in bsec_set_config()
246 cfg->den_lock = (uint8_t)((value & DENREG_LOCK_MASK) >> in bsec_get_config()

Completed in 4 milliseconds