RC_VALID          264 drivers/input/touchscreen/wm9705.c 	return RC_VALID;
RC_VALID          275 drivers/input/touchscreen/wm9705.c 	if (rc != RC_VALID)
RC_VALID          278 drivers/input/touchscreen/wm9705.c 	if (rc != RC_VALID)
RC_VALID          282 drivers/input/touchscreen/wm9705.c 		if (rc != RC_VALID)
RC_VALID          287 drivers/input/touchscreen/wm9705.c 	return RC_VALID;
RC_VALID          308 drivers/input/touchscreen/wm9712.c 	return RC_VALID;
RC_VALID          371 drivers/input/touchscreen/wm9712.c 	return RC_VALID;
RC_VALID          385 drivers/input/touchscreen/wm9712.c 		if (rc != RC_VALID)
RC_VALID          390 drivers/input/touchscreen/wm9712.c 		if (rc != RC_VALID)
RC_VALID          395 drivers/input/touchscreen/wm9712.c 		if (rc != RC_VALID)
RC_VALID          401 drivers/input/touchscreen/wm9712.c 			if (rc != RC_VALID)
RC_VALID          406 drivers/input/touchscreen/wm9712.c 	return RC_VALID;
RC_VALID          314 drivers/input/touchscreen/wm9713.c 	return RC_VALID;
RC_VALID          382 drivers/input/touchscreen/wm9713.c 	return RC_VALID;
RC_VALID          396 drivers/input/touchscreen/wm9713.c 		if (rc != RC_VALID)
RC_VALID          400 drivers/input/touchscreen/wm9713.c 		if (rc != RC_VALID)
RC_VALID          403 drivers/input/touchscreen/wm9713.c 		if (rc != RC_VALID)
RC_VALID          408 drivers/input/touchscreen/wm9713.c 			if (rc != RC_VALID)
RC_VALID          413 drivers/input/touchscreen/wm9713.c 	return RC_VALID;
RC_VALID          145 drivers/input/touchscreen/wm97xx-core.c 	while (rc != RC_VALID && timeout++ < 5)
RC_VALID          163 drivers/input/touchscreen/wm97xx-core.c 	return (rc == RC_VALID ? auxval & 0xfff : -EBUSY);
RC_VALID          436 drivers/input/touchscreen/wm97xx-core.c 	} else if (rc & RC_VALID) {