Searched defs:ph (Results 1 – 7 of 7) sorted by relevance
| /u-boot/board/freescale/common/ |
| A D | fman.c | 37 unsigned int ph; in fdt_set_phy_handle() local
|
| /u-boot/tools/ |
| A D | zynqmpimage.c | 138 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 D | fdt.c | 35 uint32_t ph; in ft_fixup_enet_phy_connect_type() local
|
| /u-boot/arch/powerpc/cpu/mpc8xxx/ |
| A D | fdt.c | 52 int ph = fdt_get_phandle(blob, off); in ft_fixup_num_cores() local
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | fdt.c | 255 u32 *ph; in ft_fixup_l2cache() local 295 u32 *ph; in ft_fixup_l2cache() local
|
| /u-boot/include/net/ |
| A D | tcp.h | 252 struct pseudo_hdr ph; member
|
| /u-boot/drivers/video/ |
| A D | stb_truetype.h | 2526 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