Home
last modified time | relevance | path

Searched refs:FLASH_CFI_32BIT (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/drivers/mtd/
Dcfi_flash.c379 case FLASH_CFI_32BIT: in flash_write_cmd()
435 case FLASH_CFI_32BIT: in flash_isequal()
479 case FLASH_CFI_32BIT: in flash_isset()
512 case FLASH_CFI_32BIT: in flash_toggle()
691 case FLASH_CFI_32BIT: in flash_status_poll()
737 case FLASH_CFI_32BIT: in flash_add_byte()
803 case FLASH_CFI_32BIT: in flash_write_cfiword()
850 case FLASH_CFI_32BIT: in flash_write_cfiword()
896 case FLASH_CFI_32BIT: in flash_write_cfibuffer()
921 case FLASH_CFI_32BIT: in flash_write_cfibuffer()
[all …]
Djedec_flash.c434 case FLASH_CFI_32BIT: in fill_info()
/external/u-boot/include/configs/
Dr7780mp.h35 # define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_32BIT
Dcolibri_pxa270.h104 #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_32BIT
DM5235EVB.h145 # define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_32BIT
Dvexpress_aemv8a.h211 #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_32BIT
/external/u-boot/include/
Dflash.h65 #define FLASH_CFI_32BIT 0x04 macro