Searched refs:HW2_OTP_PRODUCT_BELOW_2V5 (Results 1 – 2 of 2) sorted by relevance
289 product_below_2v5 = (otp_value & HW2_OTP_PRODUCT_BELOW_2V5) != 0U; in stm32mp_syscfg_set_hslv()
467 #define HW2_OTP_PRODUCT_BELOW_2V5 BIT(13) macro