Searched refs:ctrl_sts (Results 1 – 1 of 1) sorted by relevance
308 uint32_t start_val = 0, ctrl_sts = 0, girq_clr_bm = 0; in mec_hal_adc_start() local316 ctrl_sts |= MEC_BIT(MEC_ADC_CTRL_SDONE_Pos); in mec_hal_adc_start()323 ctrl_sts |= MEC_BIT(MEC_ADC_CTRL_RDONE_Pos); in mec_hal_adc_start()330 regs->CTRL |= ctrl_sts; in mec_hal_adc_start()