Searched refs:hdmi_pll_8960 (Results 1 – 2 of 2) sorted by relevance
22 struct hdmi_pll_8960 { struct30 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) argument246 static inline void pll_write(struct hdmi_pll_8960 *pll, u32 reg, u32 data) in pll_write()251 static inline u32 pll_read(struct hdmi_pll_8960 *pll, u32 reg) in pll_read()256 static inline struct hdmi_phy *pll_get_phy(struct hdmi_pll_8960 *pll) in pll_get_phy()263 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_enable()348 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_disable()380 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_recalc_rate()396 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_set_rate()433 struct hdmi_pll_8960 *pll; in msm_hdmi_pll_8960_init()
101 msm-$(CONFIG_COMMON_CLK) += hdmi/hdmi_pll_8960.o