Lines Matching refs:hdmi_phy
31 struct hdmi_phy;
60 struct hdmi_phy *phy;
75 struct hdmi_phy *(*phy_init)(struct hdmi *hdmi);
119 void (*destroy)(struct hdmi_phy *phy);
120 void (*reset)(struct hdmi_phy *phy);
121 void (*powerup)(struct hdmi_phy *phy, unsigned long int pixclock);
122 void (*powerdown)(struct hdmi_phy *phy);
125 struct hdmi_phy { struct
129 struct hdmi_phy *hdmi_phy_8960_init(struct hdmi *hdmi);
130 struct hdmi_phy *hdmi_phy_8x60_init(struct hdmi *hdmi);
131 struct hdmi_phy *hdmi_phy_8x74_init(struct hdmi *hdmi);