Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/
Dcfi_flash.c1801 static int flash_detect_legacy(phys_addr_t base, int banknum) in flash_detect_legacy() function
1861 static inline int flash_detect_legacy(phys_addr_t base, int banknum) in flash_detect_legacy() function
2391 if (!flash_detect_legacy(cfi_flash_bank_addr(i), i)) in flash_init()