Lines Matching defs:shift
68 int shift;71 shift = pistachio_reset_shift(id);72 if (shift < 0)73 return shift;74 mask = BIT(shift);85 int shift;88 shift = pistachio_reset_shift(id);89 if (shift < 0)90 return shift;91 mask = BIT(shift);