Searched refs:hdmi_pll_8960 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_pll_8960.c | 13 struct hdmi_pll_8960 { struct 21 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) 237 static inline void pll_write(struct hdmi_pll_8960 *pll, u32 reg, u32 data) in pll_write() 242 static inline u32 pll_read(struct hdmi_pll_8960 *pll, u32 reg) in pll_read() 247 static inline struct hdmi_phy *pll_get_phy(struct hdmi_pll_8960 *pll) in pll_get_phy() 254 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_enable() 339 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_disable() 371 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_recalc_rate() 387 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_set_rate() 424 struct hdmi_pll_8960 *pl in msm_hdmi_pll_8960_init() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_pll_8960.c | 13 struct hdmi_pll_8960 { struct 21 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) 237 static inline void pll_write(struct hdmi_pll_8960 *pll, u32 reg, u32 data) in pll_write() 242 static inline u32 pll_read(struct hdmi_pll_8960 *pll, u32 reg) in pll_read() 247 static inline struct hdmi_phy *pll_get_phy(struct hdmi_pll_8960 *pll) in pll_get_phy() 254 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_enable() 339 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_disable() 371 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_recalc_rate() 387 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_set_rate() 424 struct hdmi_pll_8960 *pl in msm_hdmi_pll_8960_init() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | Makefile | 118 msm-$(CONFIG_COMMON_CLK) += hdmi/hdmi_pll_8960.o
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | Makefile | 31 hdmi/hdmi_pll_8960.o \
|
Completed in 2 milliseconds