Lines Matching defs:threshold
196 u8 threshold;
613 * Set up notification threshold based on message size. We're doing
619 omap->threshold = clamp(size, (u8) 1, omap->fifo_size);
626 buf |= ((omap->threshold - 1) << 8) | OMAP_I2C_BUF_RXFIF_CLR;
630 buf |= (omap->threshold - 1) | OMAP_I2C_BUF_TXFIF_CLR;
640 omap->latency = (1000000 * omap->threshold) /
1145 if (omap->threshold)
1146 num_bytes = omap->threshold;
1172 if (omap->threshold)
1173 num_bytes = omap->threshold;
1454 * Set up notification threshold as half the total available