Lines Matching defs:threshold
802 /* set display FIFO threshold */804 int threshold;816 threshold = 4;819 tmp |= threshold;823 threshold = 12;825 threshold = 8;827 threshold = 4;830 tmp |= (threshold & 0x0e) >> 1;831 if (threshold & 0x01)833 if (threshold & 0x10)