Searched refs:or_vddq_ddr (Results 1 – 1 of 1) sorted by relevance
188 const struct stm32_adc_regs or_vddq_ddr; member546 .or_vddq_ddr = { STM32MP13_ADC2_OR, STM32MP13_OP2 },736 stm32_adc_set_bits(adc, adc->cfg->regs->or_vddq_ddr.reg, in stm32_adc_int_ch_enable()737 adc->cfg->regs->or_vddq_ddr.mask); in stm32_adc_int_ch_enable()771 stm32_adc_clr_bits(adc, adc->cfg->regs->or_vddq_ddr.reg, in stm32_adc_int_ch_disable()772 adc->cfg->regs->or_vddq_ddr.mask); in stm32_adc_int_ch_disable()2143 if (!adc->cfg->regs->or_vddq_ddr.reg) in stm32_adc_populate_int_ch()