Home
last modified time | relevance | path

Searched defs:copy_to_reg (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk322x.c79 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg() function
H A Dsdram_rk3188.c84 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg() function
H A Ddmc-rk3368.c184 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg() function
H A Dsdram_rk3399.c69 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg() function
H A Dsdram_rk3288.c83 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg() function
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c355 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg() function