Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c229 struct inno_hdmi_phy { struct
280 int (*init)(struct inno_hdmi_phy *inno);
281 int (*power_on)(struct inno_hdmi_phy *inno,
284 void (*power_off)(struct inno_hdmi_phy *inno);
521 return container_of(hw, struct inno_hdmi_phy, hw); in to_inno_hdmi_phy()
574 struct inno_hdmi_phy *inno = dev_id; in inno_hdmi_phy_rk3328_hardirq()
596 struct inno_hdmi_phy *inno = dev_id; in inno_hdmi_phy_rk3328_irq()
607 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_on()
653 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_off()
1298 struct inno_hdmi_phy *inno = data; in inno_hdmi_phy_action()
[all …]