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.c376 case FLASH_CFI_32BIT: in flash_write_cmd()
432 case FLASH_CFI_32BIT: in flash_isequal()
476 case FLASH_CFI_32BIT: in flash_isset()
509 case FLASH_CFI_32BIT: in flash_toggle()
688 case FLASH_CFI_32BIT: in flash_status_poll()
734 case FLASH_CFI_32BIT: in flash_add_byte()
800 case FLASH_CFI_32BIT: in flash_write_cfiword()
847 case FLASH_CFI_32BIT: in flash_write_cfiword()
893 case FLASH_CFI_32BIT: in flash_write_cfibuffer()
918 case FLASH_CFI_32BIT: in flash_write_cfibuffer()
[all …]
Djedec_flash.c435 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.h111 #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_32BIT
DM5235EVB.h148 # define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_32BIT
Dvexpress_aemv8a.h236 #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_32BIT
/external/u-boot/include/
Dflash.h65 #define FLASH_CFI_32BIT 0x04 macro