Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_pll_8960.c21 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) macro
H A Dhdmi_phy_8996.c39 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8996, clk_hw) macro