Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/common/
H A Dfman.c38 unsigned int ph; in fdt_set_phy_handle() local
H A Dsgmii_riser.c47 uint32_t ph; in fsl_sgmii_riser_fdt_fixup() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c32 uint32_t ph; in ft_fixup_enet_phy_connect_type() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/
H A Dfdt.c54 int ph = fdt_get_phandle(blob, off); in ft_fixup_num_cores() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c252 u32 *ph; in ft_fixup_l2cache() local
292 u32 *ph; in ft_fixup_l2cache() local
/rk3399_rockchip-uboot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c144 const u32 *ph; in __ft_tsec_fixup() local
/rk3399_rockchip-uboot/drivers/net/fm/
H A Dinit.c244 uint32_t ph; in ft_fixup_port() local
/rk3399_rockchip-uboot/board/freescale/mpc8569mds/
H A Dmpc8569mds.c523 const u32 *ph; in ft_board_setup() local
/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h2517 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()