Home
last modified time | relevance | path

Searched refs:CFI_CMDSET_INTEL_PROG_REGIONS (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/
Dcfi_flash.c536 case CFI_CMDSET_INTEL_PROG_REGIONS: in flash_is_busy()
614 case CFI_CMDSET_INTEL_PROG_REGIONS: in flash_full_status_check()
817 case CFI_CMDSET_INTEL_PROG_REGIONS: in flash_write_cfiword()
939 case CFI_CMDSET_INTEL_PROG_REGIONS: in flash_write_cfibuffer()
942 write_cmd = (info->vendor == CFI_CMDSET_INTEL_PROG_REGIONS) ? in flash_write_cfibuffer()
1116 case CFI_CMDSET_INTEL_PROG_REGIONS: in flash_erase()
1225 case CFI_CMDSET_INTEL_PROG_REGIONS: in flash_print_info()
1484 case CFI_CMDSET_INTEL_PROG_REGIONS: in flash_real_protect()
1782 case CFI_CMDSET_INTEL_PROG_REGIONS: in flash_read_jedec_ids()
1844 case CFI_CMDSET_INTEL_PROG_REGIONS: in flash_detect_legacy()
[all …]
/external/u-boot/include/mtd/
Dcfi_flash.h98 #define CFI_CMDSET_INTEL_PROG_REGIONS 512 macro