Symbol: dsi_pll_14nm
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
100
struct dsi_pll_14nm *pll;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
109
static struct dsi_pll_14nm *pll_14nm_list[DSI_MAX];
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
111
static bool pll_14nm_poll_for_ready(struct dsi_pll_14nm *pll_14nm,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
167
static void pll_14nm_ssc_calc(struct dsi_pll_14nm *pll, struct dsi_pll_config *pconf)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
206
static void pll_14nm_dec_frac_calc(struct dsi_pll_14nm *pll, struct dsi_pll_config *pconf)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
252
static void pll_14nm_calc_vco_count(struct dsi_pll_14nm *pll, struct dsi_pll_config *pconf)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
285
static void pll_db_commit_ssc(struct dsi_pll_14nm *pll, struct dsi_pll_config *pconf)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
319
static void pll_db_commit_common(struct dsi_pll_14nm *pll,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
368
static void pll_14nm_software_reset(struct dsi_pll_14nm *pll_14nm)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
386
static void pll_db_commit_14nm(struct dsi_pll_14nm *pll,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
463
struct dsi_pll_14nm *pll_14nm = to_pll_14nm(hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
484
struct dsi_pll_14nm *pll_14nm_slave = pll_14nm->slave;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
497
struct dsi_pll_14nm *pll_14nm = to_pll_14nm(hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
536
struct dsi_pll_14nm *pll_14nm = to_pll_14nm(hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
568
struct dsi_pll_14nm *pll_14nm = to_pll_14nm(hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
584
struct dsi_pll_14nm *pll_14nm = to_pll_14nm(hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
608
struct dsi_pll_14nm *pll_14nm = postdiv->pll;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
627
struct dsi_pll_14nm *pll_14nm = postdiv->pll;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
638
struct dsi_pll_14nm *pll_14nm = postdiv->pll;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
665
struct dsi_pll_14nm *pll_14nm_slave = pll_14nm->slave;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
688
struct dsi_pll_14nm *pll_14nm = to_pll_14nm(phy->vco_hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
706
struct dsi_pll_14nm *pll_14nm = to_pll_14nm(phy->vco_hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
729
struct dsi_pll_14nm *pll_14nm_slave = pll_14nm->slave;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
740
struct dsi_pll_14nm *pll_14nm = to_pll_14nm(phy->vco_hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
767
static struct clk_hw *pll_14nm_postdiv_register(struct dsi_pll_14nm *pll_14nm,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
803
static int pll_14nm_register(struct dsi_pll_14nm *pll_14nm, struct clk_hw **provided_clocks)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
82
struct dsi_pll_14nm *slave;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
85
#define to_pll_14nm(x) container_of(x, struct dsi_pll_14nm, clk_hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
876
struct dsi_pll_14nm *pll_14nm;