Home
last modified time | relevance | path

Searched refs:FLASH_CFI_BY8 (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/board/AndesTech/adp-ae3xx/
Dadp-ae3xx.c69 info->chipwidth = FLASH_CFI_BY8; in board_flash_get_legacy()
/external/u-boot/board/AndesTech/adp-ag101p/
Dadp-ag101p.c76 info->chipwidth = FLASH_CFI_BY8; in board_flash_get_legacy()
/external/u-boot/include/
Dflash.h70 #define FLASH_CFI_BY8 0x01 macro
/external/u-boot/drivers/mtd/
Dcfi_flash.c1932 (info->chipwidth == FLASH_CFI_BY8 && in __flash_detect_cfi()
1955 for (info->chipwidth = FLASH_CFI_BY8; in flash_detect_cfi()
2159 info->chipwidth == FLASH_CFI_BY8) { in flash_get_size()
2274 info->chipwidth == FLASH_CFI_BY8) { in flash_get_size()