Searched refs:bsec_read_debug_conf (Results 1 – 4 of 4) sorted by relevance
28 if ((bsec_read_debug_conf() & BSEC_DBGSWGEN) == 0U) { in stm32mp1_dbgmcu_init()
349 if (bsec_read_debug_conf() != 0U) { in bl2_el3_plat_arch_setup()
106 uint32_t bsec_read_debug_conf(void);
603 uint32_t bsec_read_debug_conf(void) in bsec_read_debug_conf() function