Searched refs:ih_ep (Results 1 – 3 of 3) sorted by relevance
220 uint32_t ih_ep; /* Entry Point Address */ member
525 bswap32s(&hdr->ih_ep); in bswap_uboot_header()675 hdr->ih_ep += hdr->ih_load; in load_uboot_image()700 *ep = hdr->ih_ep; in load_uboot_image()
343 __be32 ih_ep; /* Entry Point Address */ member