Home
last modified time | relevance | path

Searched defs:ph (Results 1 – 7 of 7) sorted by relevance

/u-boot/board/freescale/common/
A Dfman.c37 unsigned int ph; in fdt_set_phy_handle() local
/u-boot/tools/
A Dzynqmpimage.c138 static void print_partition(const void *ptr, const struct partition_header *ph) in print_partition()
255 struct partition_header *ph; in zynqmpimage_print_header() local
/u-boot/arch/arm/cpu/armv7/ls102xa/
A Dfdt.c35 uint32_t ph; in ft_fixup_enet_phy_connect_type() local
/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dfdt.c52 int ph = fdt_get_phandle(blob, off); in ft_fixup_num_cores() local
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dfdt.c255 u32 *ph; in ft_fixup_l2cache() local
295 u32 *ph; in ft_fixup_l2cache() local
/u-boot/include/net/
A Dtcp.h252 struct pseudo_hdr ph; member
/u-boot/drivers/video/
A Dstb_truetype.h2526 unsigned char *pixels, int pw, int ph, // bitmap to be filled in in stbtt_BakeFontBitmap()
2569 STBTT_DEF void stbtt_GetBakedQuad(stbtt_bakedchar *chardata, int pw, int ph, int char_index, float … in stbtt_GetBakedQuad()
2632 static void stbrp_init_target(stbrp_context *con, int pw, int ph, stbrp_node *nodes, int num_nodes) in stbrp_init_target()
2672 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int s… in stbtt_PackBegin()
3019 STBTT_DEF void stbtt_GetPackedQuad(stbtt_packedchar *chardata, int pw, int ph, int char_index, floa… in stbtt_GetPackedQuad()

Completed in 22 milliseconds