Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dflash.h72 #define FLASH_CFI_BY16 0x02 macro
/OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/
H A Dstrider.c407 info->chipwidth = FLASH_CFI_BY16; in board_flash_get_legacy()
H A Dhrcon.c352 info->chipwidth = FLASH_CFI_BY16; in board_flash_get_legacy()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dcfi_flash.c1936 (info->chipwidth == FLASH_CFI_BY16 && in __flash_detect_cfi()