Home
last modified time | relevance | path

Searched refs:bsec_read_debug_conf (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_dbgmcu.c28 if ((bsec_read_debug_conf() & BSEC_DBGSWGEN) == 0U) { in stm32mp1_dbgmcu_init()
H A Dbl2_plat_setup.c345 if (bsec_read_debug_conf() != 0U) { in bl2_el3_plat_arch_setup()
/rk3399_ARM-atf/include/drivers/st/
H A Dbsec.h50 uint32_t bsec_read_debug_conf(void);
/rk3399_ARM-atf/drivers/st/bsec/
H A Dbsec3.c302 uint32_t bsec_read_debug_conf(void) in bsec_read_debug_conf() function
H A Dbsec2.c520 uint32_t bsec_read_debug_conf(void) in bsec_read_debug_conf() function