hdmi_pll_8960
#define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw)
static inline void pll_write(struct hdmi_pll_8960 *pll, u32 reg, u32 data)
static inline u32 pll_read(struct hdmi_pll_8960 *pll, u32 reg)
static inline struct hdmi_phy *pll_get_phy(struct hdmi_pll_8960 *pll)
struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw);
struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw);
struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw);
struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw);
struct hdmi_pll_8960 *pll;