Lines Matching defs:pm_pll
2701 * struct pm_pll - PLL related data required to map IOCTL-based PLL control.
2712 struct pm_pll {
2722 static struct pm_pll pm_plls[] = {
2768 struct pm_pll *pm_clock_get_pll(enum clock_id clock_id)
2792 struct pm_pll *pll = pm_clock_get_pll(clock_id);
2810 struct pm_pll *pm_clock_get_pll_by_related_clk(enum clock_id clock_id)
2836 enum pm_ret_status pm_clock_pll_enable(struct pm_pll *pll)
2860 enum pm_ret_status pm_clock_pll_disable(struct pm_pll *pll)
2880 enum pm_ret_status pm_clock_pll_get_state(struct pm_pll *pll,
2917 enum pm_ret_status pm_clock_pll_set_parent(struct pm_pll *pll,
2951 enum pm_ret_status pm_clock_pll_get_parent(struct pm_pll *pll,
2991 struct pm_pll *pll = pm_clock_get_pll(clock_id);
3014 struct pm_pll *pll = pm_clock_get_pll(clock_id);