Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c279 struct inno_hdmi_phy_ops { struct
288 const struct inno_hdmi_phy_ops *ops; argument
669 static const struct phy_ops inno_hdmi_phy_ops = { variable
1121 static const struct inno_hdmi_phy_ops rk3228_hdmi_phy_ops = {
1271 static const struct inno_hdmi_phy_ops rk3328_hdmi_phy_ops = {
1386 inno->phy = devm_phy_create(inno->dev, NULL, &inno_hdmi_phy_ops); in inno_hdmi_phy_probe()