Lines Matching refs:hdmi
22 struct hdmi *hdmi; member
47 struct hdmi *hdmi = phy_8x74->hdmi; in hdmi_phy_8x74_reset() local
52 val = hdmi_read(hdmi, REG_HDMI_PHY_CTRL); in hdmi_phy_8x74_reset()
56 hdmi_write(hdmi, REG_HDMI_PHY_CTRL, in hdmi_phy_8x74_reset()
60 hdmi_write(hdmi, REG_HDMI_PHY_CTRL, in hdmi_phy_8x74_reset()
66 hdmi_write(hdmi, REG_HDMI_PHY_CTRL, in hdmi_phy_8x74_reset()
70 hdmi_write(hdmi, REG_HDMI_PHY_CTRL, in hdmi_phy_8x74_reset()
78 hdmi_write(hdmi, REG_HDMI_PHY_CTRL, in hdmi_phy_8x74_reset()
82 hdmi_write(hdmi, REG_HDMI_PHY_CTRL, in hdmi_phy_8x74_reset()
88 hdmi_write(hdmi, REG_HDMI_PHY_CTRL, in hdmi_phy_8x74_reset()
92 hdmi_write(hdmi, REG_HDMI_PHY_CTRL, in hdmi_phy_8x74_reset()
125 struct hdmi_phy *hdmi_phy_8x74_init(struct hdmi *hdmi) in hdmi_phy_8x74_init() argument
141 phy_8x74->hdmi = hdmi; in hdmi_phy_8x74_init()
144 phy_8x74->mmio = msm_ioremap(hdmi->pdev, in hdmi_phy_8x74_init()