Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8998.c30 struct hdmi_pll_8998 { struct
41 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8998, clk_hw) argument
80 static inline struct hdmi_phy *pll_get_phy(struct hdmi_pll_8998 *pll) in pll_get_phy()
85 static inline void hdmi_pll_write(struct hdmi_pll_8998 *pll, int offset, in hdmi_pll_write()
91 static inline u32 hdmi_pll_read(struct hdmi_pll_8998 *pll, int offset) in hdmi_pll_read()
96 static inline void hdmi_tx_chan_write(struct hdmi_pll_8998 *pll, int channel, in hdmi_tx_chan_write()
448 struct hdmi_pll_8998 *pll = hw_clk_to_pll(hw); in hdmi_8998_pll_set_clk_rate()
590 static int hdmi_8998_pll_lock_status(struct hdmi_pll_8998 *pll) in hdmi_8998_pll_lock_status()
613 struct hdmi_pll_8998 *pll = hw_clk_to_pll(hw); in hdmi_8998_pll_prepare()
665 struct hdmi_pll_8998 *pll = hw_clk_to_pll(hw); in hdmi_8998_pll_recalc_rate()
[all …]