Searched defs:hw_clk_to_pll (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_pll_8960.c | 21 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) macro
|
H A D | hdmi_phy_8996.c | 39 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8996, clk_hw) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/ |
H A D | dsi_pll.h | 40 #define hw_clk_to_pll(x) container_of(x, struct msm_dsi_pll, clk_hw) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_pll_8960.c | 21 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) macro
|
H A D | hdmi_phy_8996.c | 39 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8996, clk_hw) macro
|
Completed in 5 milliseconds