project: msmtitanium: Use msmtitanium specific USB3 PHY settings

Enable flags to include msmtitanium specific PHY settings for
PHY init and reset sequence.

Change-Id: I3d787c26d6ba85be95c4e9ab48b83322703d8166
diff --git a/project/msmtitanium.mk b/project/msmtitanium.mk
index d1449a5..6cc2ada 100755
--- a/project/msmtitanium.mk
+++ b/project/msmtitanium.mk
@@ -67,6 +67,11 @@
 
 CFLAGS += -Werror
 
+# Reset USB clock from target code
+DEFINES += USB_RESET_FROM_CLK=1
+
+DEFINES += USE_TARGET_QMP_SETTINGS=1
+
 DEFINES += USE_TARGET_HS200_DELAY=1
 
 #Enable the external reboot functions