Home
last modified time | relevance | path

Searched defs:phy (Results 76 – 100 of 114) sorted by relevance

12345

/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Ddmc-rk3368.c31 struct rk3368_ddrphy *phy; member
157 static void ddrphy_config(struct rk3368_ddrphy *phy, in ddrphy_config()
H A Dsdram_rk3328.c27 struct ddr_phy_regs *phy; member
H A Dsdram_rk322x.c28 struct rk322x_ddr_phy *phy; member
H A Dsdram_px30.c34 struct ddr_phy_regs *phy; member
H A Dsdram_rk3188.c98 static void ddr_reset(struct rk3188_cru *cru, u32 ch, u32 ctl, u32 phy) in ddr_reset()
H A Dsdram_rk3288.c97 static void ddr_reset(struct rk3288_cru *cru, u32 ch, u32 ctl, u32 phy) in ddr_reset()
/rk3399_rockchip-uboot/board/freescale/corenet_ds/
H A Deth_superhydra.c218 int lane, slot, phy; in board_ft_fman_fixup_port() local
/rk3399_rockchip-uboot/drivers/net/
H A Ddwc_eth_qos.h65 struct phy_device *phy; member
H A Dsh_eth.c380 struct phy_device *phy; in sh_eth_config() local
H A Ddavinci_emac.c109 phy_t phy[CONFIG_SYS_DAVINCI_EMAC_PHY_COUNT]; variable
H A Dravb.c393 struct phy_device *phy; in ravb_config() local
H A Dkeystone_net.c1048 int phy; in ks2_eth_parse_slave_interface() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.c196 } phy; member
702 const struct dw_hdmi_phy_data *phy = hdmi->phy.data; in dw_hdmi_phy_power_off() local
736 const struct dw_hdmi_phy_data *phy = hdmi->phy.data; in dw_hdmi_phy_power_on() local
925 const struct dw_hdmi_phy_data *phy = hdmi->phy.data; in hdmi_phy_configure() local
H A Drk618_dsi.c221 struct mipi_dphy phy; member
297 struct mipi_dphy *phy = &dsi->phy; in rk618_dsi_set_hs_clk() local
371 struct mipi_dphy *phy = &dsi->phy; in rk618_dsi_phy_power_on() local
H A Dphy-rockchip-samsung-hdptx-hdmi.c1823 static int rockchip_hdptx_phy_power_on(struct rockchip_phy *phy) in rockchip_hdptx_phy_power_on()
1840 static int rockchip_hdptx_phy_power_off(struct rockchip_phy *phy) in rockchip_hdptx_phy_power_off()
1845 static long rockchip_hdptx_phy_clk_round_rate(struct rockchip_phy *phy, in rockchip_hdptx_phy_clk_round_rate()
1861 static unsigned long rockchip_hdptx_phy_clk_set_rate(struct rockchip_phy *phy, in rockchip_hdptx_phy_clk_set_rate()
1876 rockchip_hdptx_phy_set_bus_width(struct rockchip_phy *phy, u32 bus_width) in rockchip_hdptx_phy_set_bus_width()
1904 struct rockchip_phy *phy; in rockchip_hdptx_phy_hdmi_probe() local
H A Drockchip_lvds.c104 struct rockchip_phy *phy; member
H A Ddw_mipi_dsi.c226 struct rockchip_phy *phy; member
1162 struct rockchip_phy *phy = NULL; in dw_mipi_dsi_connector_init() local
H A Ddw_mipi_dsi2.c227 struct rockchip_phy *phy; member
839 struct rockchip_phy *phy = NULL; in dw_mipi_dsi2_connector_init() local
H A Drockchip_rgb.c91 struct rockchip_phy *phy; member
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_core.c122 static int musb_ulpi_read(struct usb_phy *phy, u32 offset) in musb_ulpi_read()
166 static int musb_ulpi_write(struct usb_phy *phy, u32 offset, u32 data) in musb_ulpi_write()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-tegra.c697 const char *phy, *mode; in fdt_decode_usb() local
/rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/
H A Dat91_emac.h121 #define AT91_EMAC_MAN_PHYA(phy) ((phy & 0x1F) << 23) argument
/rk3399_rockchip-uboot/arch/arm/dts/
H A Drk3328.dtsi591 phy: phy@0 { label
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3066/
H A Dsdram_rk3066.c98 static void ddr_reset(struct rk3066_cru *cru, u32 ch, u32 ctl, u32 phy) in ddr_reset()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c29 struct rk3036_ddr_phy *phy; member

12345