Home
last modified time | relevance | path

Searched defs:gph (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/
H A Dgpimage.c40 struct gp_header *gph = (struct gp_header *)ptr; in gpimage_verify_header() local
47 const struct gp_header *gph = (struct gp_header *)ptr; in gpimage_print_header() local
55 struct gp_header *gph = (struct gp_header *)ptr; in gpimage_set_header() local
H A Dgpimage-common.c33 int gph_verify_header(struct gp_header *gph, int be) in gph_verify_header()
47 void gph_print_header(const struct gp_header *gph, int be) in gph_print_header()
67 void gph_set_header(struct gp_header *gph, uint32_t size, uint32_t load_addr, in gph_set_header()
H A Domapimage.c42 struct gp_header *gph = (struct gp_header *)(ptr+OMAP_CH_HDR_SIZE); in omapimage_verify_header() local
90 const struct gp_header *gph = in omapimage_print_header() local
131 struct gp_header *gph = (struct gp_header *)(ptr + OMAP_CH_HDR_SIZE); in omapimage_set_header() local
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ds3c2416-pinctrl.dtsi54 gph: gph { label
H A Ds3c64xx-pinctrl.dtsi66 gph: gph { label
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h74 struct gphdr gph; member