INVERT_MASK       175 drivers/macintosh/therm_adt746x.c 		manual &= ~INVERT_MASK;
INVERT_MASK       184 drivers/macintosh/therm_adt746x.c 			manual &= ~INVERT_MASK;
INVERT_MASK       190 drivers/macintosh/therm_adt746x.c 			manual &= ~INVERT_MASK;
INVERT_MASK       538 drivers/macintosh/therm_adt746x.c 	th->pwm_inv[0] = read_reg(th, MANUAL_MODE[0]) & INVERT_MASK;
INVERT_MASK       539 drivers/macintosh/therm_adt746x.c 	th->pwm_inv[1] = read_reg(th, MANUAL_MODE[1]) & INVERT_MASK;