Home
last modified time | relevance | path

Searched defs:r2 (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-bcmstb/include/mach/
H A Dprior_stage.h18 u32 r2; member
/rk3399_rockchip-uboot/arch/arc/lib/
H A Dbootm.c63 unsigned int r0, r2; in boot_jump_linux() local
/rk3399_rockchip-uboot/lib/
H A Dlmb.c62 unsigned long r1, unsigned long r2) in lmb_regions_adjacent()
85 unsigned long r1, unsigned long r2) in lmb_coalesce_regions()
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dboard.c40 void save_boot_params(u32 r0, u32 r1, u32 r2, u32 r3) in save_boot_params()
/rk3399_rockchip-uboot/arch/arc/include/asm/
H A Dptrace.h43 long r2; member
/rk3399_rockchip-uboot/board/raspberrypi/rpi/
H A Drpi.c358 void save_boot_params(u32 r0, u32 r1, u32 r2, u32 r3) { in save_boot_params()
/rk3399_rockchip-uboot/common/
H A Dbootstage.c236 static int h_compare_record(const void *r1, const void *r2) in h_compare_record()