Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/
Dcfi_flash.c68 #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_8BIT
365 case FLASH_CFI_8BIT: in flash_write_cmd()
424 case FLASH_CFI_8BIT: in flash_isequal()
470 case FLASH_CFI_8BIT: in flash_isset()
503 case FLASH_CFI_8BIT: in flash_toggle()
682 case FLASH_CFI_8BIT: in flash_status_poll()
722 case FLASH_CFI_8BIT: in flash_add_byte()
794 case FLASH_CFI_8BIT: in flash_write_cfiword()
841 case FLASH_CFI_8BIT: in flash_write_cfiword()
887 case FLASH_CFI_8BIT: in flash_write_cfibuffer()
[all …]
Djedec_flash.c429 case FLASH_CFI_8BIT: in fill_info()
/external/u-boot/board/AndesTech/adp-ae3xx/
Dadp-ae3xx.c68 info->portwidth = FLASH_CFI_8BIT; in board_flash_get_legacy()
/external/u-boot/board/AndesTech/adp-ag101p/
Dadp-ag101p.c75 info->portwidth = FLASH_CFI_8BIT; in board_flash_get_legacy()
/external/u-boot/include/configs/
DM54455EVB.h291 # define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_8BIT
Dids8313.h171 #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_8BIT
/external/u-boot/include/
Dflash.h63 #define FLASH_CFI_8BIT 0x01 macro