Searched refs:stepid (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dti_am335x_adc.c436 unsigned int fifo1count, read, stepid; local
503 stepid = read & FIFOREAD_CHNLID_MASK;
504 stepid = stepid >> 0x10;
506 if (stepid == map_val) {

Completed in 186 milliseconds