Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dimage.h317 __be32 ih_ep; /* Entry Point Address */ member
/OK3568_Linux_fs/u-boot/common/
H A Dimage.c208 uint32_t ep = uimage_to_cpu(hdr->ih_ep); in image_get_ep()