Home
last modified time | relevance | path

Searched refs:FLASH_CFI_X8 (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/board/AndesTech/adp-ae3xx/
Dadp-ae3xx.c70 info->interface = FLASH_CFI_X8; in board_flash_get_legacy()
/external/u-boot/board/AndesTech/adp-ag101p/
Dadp-ag101p.c77 info->interface = FLASH_CFI_X8; in board_flash_get_legacy()
/external/u-boot/board/shmin/
Dshmin.c65 info->interface = FLASH_CFI_X8; in board_flash_get_legacy()
/external/u-boot/board/freescale/m54455evb/
Dm54455evb.c187 info->interface = FLASH_CFI_X8; in board_flash_get_legacy()
/external/u-boot/include/
Dflash.h77 #define FLASH_CFI_X8 0x00 macro