Searched refs:conv_req (Results 1 – 3 of 3) sorted by relevance
126 u8 conv_req = 0; in adc5_gen3_configure() local166 conv_req = ADC5_GEN3_CONV_REQ_REQ; in adc5_gen3_configure()168 ADC5_GEN3_CONV_REQ, &conv_req, sizeof(conv_req)); in adc5_gen3_configure()184 u8 conv_req = ADC5_GEN3_CONV_REQ_REQ; in adc5_gen3_poll_wait_hs() local195 &conv_req, sizeof(conv_req)); in adc5_gen3_poll_wait_hs()199 if (!conv_req) in adc5_gen3_poll_wait_hs()
276 u8 conv_req = 0, buf[4]; in adc7_configure() local301 conv_req = ADC5_USR_CONV_REQ_REQ; in adc7_configure()310 return adc5_write(adc, ADC5_USR_CONV_REQ, &conv_req, 1); in adc7_configure()
215 u8 conv_req; in adc_tm5_gen3_configure() local273 conv_req = ADC5_GEN3_CONV_REQ_REQ; in adc_tm5_gen3_configure()275 ADC5_GEN3_CONV_REQ, &conv_req, sizeof(conv_req)); in adc_tm5_gen3_configure()