FSL_USB_VER_NONE
enum fsl_usb2_controller_ver ver = FSL_USB_VER_NONE;
if (ver > FSL_USB_VER_NONE)
if (pdata->controller_ver == FSL_USB_VER_NONE) {