Searched refs:product_below_2v5 (Results 1 – 1 of 1) sorted by relevance
266 bool product_below_2v5; in stm32mp1_syscfg_set_hslv() local287 product_below_2v5 = (otp_value & HW2_OTP_PRODUCT_BELOW_2V5) != 0U; in stm32mp1_syscfg_set_hslv()298 if (!product_below_2v5) { in stm32mp1_syscfg_set_hslv()302 if (product_below_2v5) { in stm32mp1_syscfg_set_hslv()
Completed in 3 milliseconds