Searched refs:onfi_version (Results 1 – 5 of 5) sorted by relevance
913 int onfi_version; member1160 return chip->onfi_version ? le16_to_cpu(chip->onfi_params.features) : 0; in onfi_feature()1166 if (!chip->onfi_version) in onfi_get_async_timing_mode()1174 if (!chip->onfi_version) in onfi_get_sync_timing_mode()
308 if (chip->onfi_version) { in onfi_init_data_interface()
104 chip->onfi_version = 0; in mxs_flash_onfi_ident()
1000 if (chip->onfi_version) { in nand_setup_data_interface()3679 if (!chip->onfi_version || in nand_onfi_set_features()3699 if (!chip->onfi_version || in nand_onfi_get_features()3928 chip->onfi_version = 23; in nand_flash_detect_onfi()3930 chip->onfi_version = 22; in nand_flash_detect_onfi()3932 chip->onfi_version = 21; in nand_flash_detect_onfi()3934 chip->onfi_version = 20; in nand_flash_detect_onfi()3936 chip->onfi_version = 10; in nand_flash_detect_onfi()3938 if (!chip->onfi_version) { in nand_flash_detect_onfi()3973 } else if (chip->onfi_version >= 21 && in nand_flash_detect_onfi()[all …]
702 if (chip->onfi_version) { in pmecc_choose_ecc()