Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8x74.c20 struct hdmi_phy_8x74 { struct
24 #define to_hdmi_phy_8x74(x) container_of(x, struct hdmi_phy_8x74, base) argument
27 static void phy_write(struct hdmi_phy_8x74 *phy, u32 reg, u32 data) in phy_write()
39 struct hdmi_phy_8x74 *phy_8x74 = to_hdmi_phy_8x74(phy); in hdmi_phy_8x74_destroy()
46 struct hdmi_phy_8x74 *phy_8x74 = to_hdmi_phy_8x74(phy); in hdmi_phy_8x74_powerup()
60 struct hdmi_phy_8x74 *phy_8x74 = to_hdmi_phy_8x74(phy); in hdmi_phy_8x74_powerdown()
72 struct hdmi_phy_8x74 *phy_8x74; in hdmi_phy_8x74_init()
/linux-4.4.14/drivers/gpu/drm/msm/
DMakefile17 hdmi/hdmi_phy_8x74.o \