Searched refs:ih_ep (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ | ||
| H A D | image.h | 317 __be32 ih_ep; /* Entry Point Address */ member |
| /rk3399_rockchip-uboot/common/ | ||
| H A D | image.c | 208 uint32_t ep = uimage_to_cpu(hdr->ih_ep); in image_get_ep() |