Searched refs:STM32_VRS (Results 1 – 1 of 1) sorted by relevance
23 #define STM32_VRS GENMASK(6, 4) macro89 val = (val & ~STM32_VRS) | FIELD_PREP(STM32_VRS, sel); in stm32_vrefbuf_set_voltage_sel()100 return FIELD_GET(STM32_VRS, val); in stm32_vrefbuf_get_voltage_sel()