Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/stingray/src/
H A Dbl2_setup.c244 uint32_t ihost_step, vddc_step; in read_avs_otp_bits() local
271 ihost_step = GET_BITS(SWREG_IHOST_FIELD_START, in read_avs_otp_bits()
275 if ((ihost_step > MVOLT_STEP_MAX) || (vddc_step > MVOLT_STEP_MAX)) { in read_avs_otp_bits()
281 *ihost_uvolts = STEP_TO_UVOLTS(ihost_step); in read_avs_otp_bits()