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.c70 #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_8BIT
368 case FLASH_CFI_8BIT: in flash_write_cmd()
427 case FLASH_CFI_8BIT: in flash_isequal()
473 case FLASH_CFI_8BIT: in flash_isset()
506 case FLASH_CFI_8BIT: in flash_toggle()
685 case FLASH_CFI_8BIT: in flash_status_poll()
725 case FLASH_CFI_8BIT: in flash_add_byte()
797 case FLASH_CFI_8BIT: in flash_write_cfiword()
844 case FLASH_CFI_8BIT: in flash_write_cfiword()
890 case FLASH_CFI_8BIT: in flash_write_cfibuffer()
[all …]
Djedec_flash.c428 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/
Dids8313.h114 #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_8BIT
DM54455EVB.h264 # define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_8BIT
/external/u-boot/include/
Dflash.h63 #define FLASH_CFI_8BIT 0x01 macro