Searched defs:flush_start (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/bootcount/
H A Dbootcount.c17 uintptr_t flush_start = rounddown(CONFIG_SYS_BOOTCOUNT_ADDR, local
96 uintptr_t flush_start = rounddown(priv->base, local
/u-boot/boot/
H A Dbootm.c628 ulong flush_start = ALIGN_DOWN(load, ARCH_DMA_MINALIGN); local
/u-boot/drivers/net/
H A De1000.c5107 unsigned long flush_start, flush_end; local
5342 unsigned long flush_start, flush_end; local

Completed in 99 milliseconds