Lines Matching refs:vendor
536 switch (info->vendor) { in flash_is_busy()
614 switch (info->vendor) { in flash_full_status_check()
653 if (info->vendor == CFI_CMDSET_AMD_EXTENDED || in use_flash_status_poll()
654 info->vendor == CFI_CMDSET_AMD_STANDARD) in use_flash_status_poll()
817 switch (info->vendor) { in flash_write_cfiword()
939 switch (info->vendor) { in flash_write_cfibuffer()
943 write_cmd = (info->vendor == CFI_CMDSET_INTEL_PROG_REGIONS) ? in flash_write_cfibuffer()
1116 switch (info->vendor) { in flash_erase()
1149 info->vendor); in flash_erase()
1225 switch (info->vendor) { in flash_print_info()
1247 printf("Unknown (%d)", info->vendor); in flash_print_info()
1258 if (info->vendor == CFI_CMDSET_AMD_STANDARD && info->legacy_unlock) in flash_print_info()
1484 switch (info->vendor) { in flash_real_protect()
1782 switch (info->vendor) { in flash_read_jedec_ids()
1810 if (!info->vendor) { in flash_detect_legacy()
1818 info->vendor = modes[i]; in flash_detect_legacy()
1844 switch (info->vendor) { in flash_detect_legacy()
2094 info->vendor = le16_to_cpu(get_unaligned(&qry.p_id)); in flash_get_size()
2109 switch (info->vendor) { in flash_get_size()
2121 info->vendor); in flash_get_size()
2151 debug("manufacturer is %d\n", info->vendor); in flash_get_size()
2211 switch (info->vendor) { in flash_get_size()