Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_FLASH_ERASE_TOUT (Results 1 – 25 of 106) sorted by relevance

12345

/OK3568_Linux_fs/u-boot/board/cobra5272/
H A Dflash.c200 if (get_timer(start) > CONFIG_SYS_FLASH_ERASE_TOUT) { in flash_erase()
289 if (get_timer(start) > CONFIG_SYS_FLASH_ERASE_TOUT) { in write_word()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dintegrator-common.h99 #define CONFIG_SYS_FLASH_ERASE_TOUT (2 * CONFIG_SYS_HZ) /* Erase Timeout */ macro
H A Dmpr2.h52 #define CONFIG_SYS_FLASH_ERASE_TOUT 120000 macro
H A Dms7750se.h64 #define CONFIG_SYS_FLASH_ERASE_TOUT 120000 macro
H A Drsk7203.h60 #define CONFIG_SYS_FLASH_ERASE_TOUT 12000 macro
H A DMCR3000.h104 #define CONFIG_SYS_FLASH_ERASE_TOUT 120000 macro
H A Dpb1x00.h82 #define CONFIG_SYS_FLASH_ERASE_TOUT (2 * CONFIG_SYS_HZ) /* Timeout for Flash Erase */ macro
H A Dshmin.h75 #define CONFIG_SYS_FLASH_ERASE_TOUT 120000 macro
H A Despt.h56 #define CONFIG_SYS_FLASH_ERASE_TOUT (3 * 1000) macro
H A Dms7720se.h62 #define CONFIG_SYS_FLASH_ERASE_TOUT 120000 macro
H A DMigoR.h76 #define CONFIG_SYS_FLASH_ERASE_TOUT (3 * 1000) macro
H A Domap3_cairo.h234 #define CONFIG_SYS_FLASH_ERASE_TOUT (100 * CONFIG_SYS_HZ) macro
H A Dsh7763rdp.h56 #define CONFIG_SYS_FLASH_ERASE_TOUT (3 * 1000) macro
H A Damcore.h63 #define CONFIG_SYS_FLASH_ERASE_TOUT 1000 macro
H A Dms7722se.h71 #define CONFIG_SYS_FLASH_ERASE_TOUT (3 * 1000) /* Timeout for Flash erase operations (in ms) */ macro
H A Dr0p7734.h76 #define CONFIG_SYS_FLASH_ERASE_TOUT (3 * 1000) macro
H A Ddbau1x00.h128 #define CONFIG_SYS_FLASH_ERASE_TOUT (2 * CONFIG_SYS_HZ) /* Timeout for Flash Erase */ macro
H A Dap_sh4a_4a.h73 #define CONFIG_SYS_FLASH_ERASE_TOUT (3 * 1000) macro
H A Dimx31_phycore.h148 #define CONFIG_SYS_FLASH_ERASE_TOUT (100*CONFIG_SYS_HZ) macro
H A Dblanche.h59 #define CONFIG_SYS_FLASH_ERASE_TOUT 3000 macro
H A Dap325rxa.h100 #define CONFIG_SYS_FLASH_ERASE_TOUT (3 * 1000) macro
H A Darmadillo-800eva.h76 #define CONFIG_SYS_FLASH_ERASE_TOUT 3000 macro
H A Decovec.h106 #define CONFIG_SYS_FLASH_ERASE_TOUT (3 * 1000) macro
H A Dr7780mp.h72 #define CONFIG_SYS_FLASH_ERASE_TOUT 120000 macro
/OK3568_Linux_fs/u-boot/board/freescale/m5253demo/
H A Dflash.c243 if (get_timer(start) > CONFIG_SYS_FLASH_ERASE_TOUT) { in flash_erase()
296 CONFIG_SYS_FLASH_ERASE_TOUT) { in flash_erase()

12345