Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dstm32-vrefbuf.c23 #define STM32_VRR BIT(3) macro
56 val & STM32_VRR, 10000); in stm32_vrefbuf_set_enable()
/openbmc/linux/drivers/regulator/
H A Dstm32-vrefbuf.c24 #define STM32_VRR BIT(3) macro
62 val & STM32_VRR, 650, 10000); in stm32_vrefbuf_enable()