Searched refs:periph_is_non_secure (Results 1 – 1 of 1) sorted by relevance
95 static bool periph_is_non_secure(enum stm32mp_shres id) in periph_is_non_secure() function105 return !periph_is_non_secure(id); in periph_is_secure()348 if (periph_is_non_secure(STM32MP1_SHRES_GPIOZ(i))) { in stm32mp_gpio_bank_is_non_secure()432 return periph_is_non_secure(shres_id); in stm32mp_nsec_can_access_clock()474 return periph_is_non_secure(shres_id); in stm32mp_nsec_can_access_reset()494 if (periph_is_non_secure(id)) { in shres2decprot_attr()