Home
last modified time | relevance | path

Searched refs:rockchip_edp_phy (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-naneng-edp.c69 struct rockchip_edp_phy { struct
91 static void rockchip_edp_phy_set_voltage(struct rockchip_edp_phy *edpphy, in rockchip_edp_phy_set_voltage() argument
149 static int rockchip_edp_phy_set_voltages(struct rockchip_edp_phy *edpphy, in rockchip_edp_phy_set_voltages()
161 static int rockchip_edp_phy_set_rate(struct rockchip_edp_phy *edpphy, in rockchip_edp_phy_set_rate()
242 static int rockchip_edp_phy_verify_config(struct rockchip_edp_phy *edpphy, in rockchip_edp_phy_verify_config()
295 struct rockchip_edp_phy *edpphy = dev_get_priv(phy->dev); in rockchip_edp_phy_configure()
327 struct rockchip_edp_phy *edpphy = dev_get_priv(phy->dev); in rockchip_edp_phy_power_on()
367 struct rockchip_edp_phy *edpphy = dev_get_priv(phy->dev); in rockchip_edp_phy_power_off()
395 struct rockchip_edp_phy *edpphy = dev_get_priv(dev); in rockchip_edp_phy_probe()
411 U_BOOT_DRIVER(rockchip_edp_phy) = {
[all …]