Searched refs:vendorType (Results 1 – 2 of 2) sorted by relevance
257 handle->vendorType = kNandVendorType_Unknown; in semc_nand_get_onfi_timing_configure()269 handle->vendorType = vendorIndex; in semc_nand_get_onfi_timing_configure()517 if (handle->vendorType == (uint8_t)kNandVendorType_Micron) in semc_nand_set_device_ecc()533 else if (handle->vendorType == (uint8_t)kNandVendorType_Macronix) in semc_nand_set_device_ecc()547 if (handle->vendorType == (uint8_t)kNandVendorType_Micron) in semc_nand_set_device_ecc()
35 uint8_t vendorType; /*!< vendor type */ member