Lines Matching refs:product_info
69 struct product_info { struct
97 struct product_info product_info; member
555 if (serial->product_info.TiMode == TI_MODE_DOWNLOAD) { in read_rom()
571 if (serial->product_info.TiMode == TI_MODE_BOOT) in write_rom()
575 if (serial->product_info.TiMode == TI_MODE_DOWNLOAD) in write_rom()
948 serial->product_info.hardware_type = HARDWARE_TYPE_TIUMP; in download_fw()
969 serial->product_info.TiMode = TI_MODE_DOWNLOAD; in download_fw()
972 serial->product_info.TiMode = TI_MODE_CONFIGURING; in download_fw()
977 if (serial->product_info.TiMode == TI_MODE_DOWNLOAD) { in download_fw()
1366 serial->product_info.TiMode = TI_MODE_TRANSITIONING; in download_fw()
1377 serial->product_info.TiMode = TI_MODE_BOOT; in download_fw()