Home
last modified time | relevance | path

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

/external/u-boot/include/
Dflash.h71 #define FLASH_CFI_BY16 0x02 macro
/external/u-boot/board/gdsys/mpc8308/
Dhrcon.c349 info->chipwidth = FLASH_CFI_BY16; in board_flash_get_legacy()
Dstrider.c404 info->chipwidth = FLASH_CFI_BY16; in board_flash_get_legacy()
/external/u-boot/drivers/mtd/
Dcfi_flash.c1935 (info->chipwidth == FLASH_CFI_BY16 && in __flash_detect_cfi()