Home
last modified time | relevance | path

Searched defs:hw_clk_to_pll (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll.h40 #define hw_clk_to_pll(x) container_of(x, struct msm_dsi_pll, clk_hw) macro
/drivers/gpu/drm/msm/hdmi/
Dhdmi_pll_8960.c21 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) macro
Dhdmi_phy_8996.c39 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8996, clk_hw) macro