Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dreloc.c43 static unsigned long read_uint(uint8_t **buf) in read_uint() function
133 type = read_uint(&buf); in relocate_code()
137 addr += read_uint(&buf) << 2; in relocate_code()