Searched refs:stepid (Results 1 – 1 of 1) sorted by relevance
437 unsigned int fifo1count, read, stepid; in tiadc_read_raw() local504 stepid = read & FIFOREAD_CHNLID_MASK; in tiadc_read_raw()505 stepid = stepid >> 0x10; in tiadc_read_raw()507 if (stepid == map_val) { in tiadc_read_raw()