Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll.h48 #define hw_clk_to_pll(x) container_of(x, struct msm_dsi_pll, clk_hw) macro
/Linux-v4.19/drivers/gpu/drm/msm/hdmi/
Dhdmi_pll_8960.c30 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) macro
Dhdmi_phy_8996.c46 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8996, clk_hw) macro