Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-at91/arm926ejs/
H A Deflash.c222 u32 *src32, *dst32; in write_buff() local
238 dst32 = (u32 *) addr; in write_buff()
243 *dst32++ = *src32++; in write_buff()