Home
last modified time | relevance | path

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

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