Home
last modified time | relevance | path

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

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