Searched refs:mckprot (Results 1 – 1 of 1) sorted by relevance
534 bool mckprot = stm32mp1_rcc_is_mckprot(); in check_rcc_secure_configuration() local542 if (!secure || (mckprot_protects_periph(n) && (!mckprot))) { in check_rcc_secure_configuration()545 mckprot ? "set" : "not set", in check_rcc_secure_configuration()
Completed in 2 milliseconds