Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_private.c614 if ((otp_value & BIT(iwdg_inst + HW2_OTP_IWDG_HW_POS)) != 0U) { in stm32_iwdg_get_otp_config()
H A Dstm32mp1_def.h462 #define HW2_OTP_IWDG_HW_POS U(3) macro