Lines Matching defs:max
39 /* Oversampling max values */196 u64 res, max;262 max = flo->res << 8;268 max--;284 * max positive value may be ambiguous285 * (equal to max negative value as sign294 max >>= flo->rshift;296 flo->max = (s32)max;618 " Error bad channel number %d (max = %d)\n",839 if (*ptr > flo->max)