Lines Matching refs:tradj
809 int tradj; /* ITA */
826 tradj = regs[0x19] & 0x7f; /* integration time adjust */
827 en_tradj = (tradj) ? 1 : 0;
868 if( tradj == 0 ) {
878 le_phi = (tradj + 1) / 2 + 1 + 6;
880 (8 * tradj)) + 1;
881 num_mclkf = 8 * tradj * num_byteclk;
887 le_phi = (tradj + 1) / 2 + 1 + 10 + 12;
889 (3 * 8 * tradj)) + 1;
890 num_mclkf = 3 * 8 * tradj * num_byteclk;