Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8960.c25 struct hdmi_phy_8960 { struct
34 #define to_hdmi_phy_8960(x) container_of(x, struct hdmi_phy_8960, base) argument
37 #define clk_to_phy(x) container_of(x, struct hdmi_phy_8960, pll_hw)
254 struct hdmi_phy_8960 *phy_8960 = clk_to_phy(hw); in hdmi_pll_enable()
339 struct hdmi_phy_8960 *phy_8960 = clk_to_phy(hw); in hdmi_pll_disable()
369 struct hdmi_phy_8960 *phy_8960 = clk_to_phy(hw); in hdmi_pll_recalc_rate()
383 struct hdmi_phy_8960 *phy_8960 = clk_to_phy(hw); in hdmi_pll_set_rate()
425 struct hdmi_phy_8960 *phy_8960 = to_hdmi_phy_8960(phy); in hdmi_phy_8960_destroy()
431 struct hdmi_phy_8960 *phy_8960 = to_hdmi_phy_8960(phy); in hdmi_phy_8960_reset()
483 struct hdmi_phy_8960 *phy_8960 = to_hdmi_phy_8960(phy); in hdmi_phy_8960_powerup()
[all …]
/linux-4.1.27/drivers/gpu/drm/msm/
DMakefile13 hdmi/hdmi_phy_8960.o \