Searched defs:ph (Results 1 – 9 of 9) sorted by relevance
/u-boot/board/freescale/common/ |
A D | fman.c | 37 unsigned int ph; in fdt_set_phy_handle() local
|
A D | sgmii_riser.c | 48 uint32_t ph; in fsl_sgmii_riser_fdt_fixup() 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 | 39 uint32_t ph; in ft_fixup_enet_phy_connect_type() local
|
/u-boot/arch/powerpc/cpu/mpc8xxx/ |
A D | fdt.c | 56 int ph = fdt_get_phandle(blob, off); in ft_fixup_num_cores() local
|
/u-boot/board/freescale/mpc837xemds/ |
A D | mpc837xemds.c | 148 const u32 *ph; in __ft_tsec_fixup() local
|
/u-boot/arch/powerpc/cpu/mpc85xx/ |
A D | fdt.c | 257 u32 *ph; in ft_fixup_l2cache() local 297 u32 *ph; in ft_fixup_l2cache() local
|
/u-boot/drivers/net/fm/ |
A D | init.c | 246 uint32_t ph; in ft_fixup_port() local
|
/u-boot/drivers/video/ |
A D | stb_truetype.h | 2517 unsigned char *pixels, int pw, int ph, // bitmap to be filled in in stbtt_BakeFontBitmap() 2560 STBTT_DEF void stbtt_GetBakedQuad(stbtt_bakedchar *chardata, int pw, int ph, int char_index, float … in stbtt_GetBakedQuad() 2623 static void stbrp_init_target(stbrp_context *con, int pw, int ph, stbrp_node *nodes, int num_nodes) in stbrp_init_target() 2663 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int s… in stbtt_PackBegin() 3010 STBTT_DEF void stbtt_GetPackedQuad(stbtt_packedchar *chardata, int pw, int ph, int char_index, floa… in stbtt_GetPackedQuad()
|
Completed in 18 milliseconds