Searched refs:ADC_CLK_DIV_8 (Results 1 – 1 of 1) sorted by relevance
32 #define ADC_CLK_DIV_8 (0x03 << 5) macro117 adc_cfg |= ADC_CLK_DIV_8 | ADC_SHORT_SAMPLE_MODE; in imx6ul_adc_init()