Home
last modified time | relevance | path

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

/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/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()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/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()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/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()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/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()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/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()