Searched refs:or_vdd (Results 1 – 1 of 1) sorted by relevance
181 const struct stm32_adc_regs or_vdd; member517 .or_vdd = { STM32MP1_ADC2_OR, STM32MP1_VDDCOREEN },678 stm32_adc_set_bits(adc, adc->cfg->regs->or_vdd.reg, in stm32_adc_int_ch_enable()679 adc->cfg->regs->or_vdd.mask); in stm32_adc_int_ch_enable()705 stm32_adc_clr_bits(adc, adc->cfg->regs->or_vdd.reg, in stm32_adc_int_ch_disable()706 adc->cfg->regs->or_vdd.mask); in stm32_adc_int_ch_disable()