Home
last modified time | relevance | path

Searched refs:pll_rk3036 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-rk3128.c161 [apll] = PLL(pll_rk3036, PLL_APLL, "apll", mux_pll_p, 0, RK2928_PLL_CON(0),
163 [dpll] = PLL(pll_rk3036, PLL_DPLL, "dpll", mux_pll_p, 0, RK2928_PLL_CON(4),
165 [cpll] = PLL(pll_rk3036, PLL_CPLL, "cpll", mux_pll_p, 0, RK2928_PLL_CON(8),
167 [gpll] = PLL(pll_rk3036, PLL_GPLL, "gpll", mux_pll_p, 0, RK2928_PLL_CON(12),
H A Dclk-rk3036.c143 [apll] = PLL(pll_rk3036, PLL_APLL, "apll", mux_pll_p, 0, RK2928_PLL_CON(0),
145 [dpll] = PLL(pll_rk3036, PLL_DPLL, "dpll", mux_pll_p, 0, RK2928_PLL_CON(4),
147 [gpll] = PLL(pll_rk3036, PLL_GPLL, "gpll", mux_pll_p, 0, RK2928_PLL_CON(12),
H A Dclk-rk1808.c185 [apll] = PLL(pll_rk3036, PLL_APLL, "apll", mux_pll_p,
188 [dpll] = PLL(pll_rk3036, PLL_DPLL, "dpll", mux_pll_p,
191 [cpll] = PLL(pll_rk3036, PLL_CPLL, "cpll", mux_pll_p,
194 [gpll] = PLL(pll_rk3036, PLL_GPLL, "gpll", mux_pll_p,
197 [npll] = PLL(pll_rk3036, PLL_NPLL, "npll", mux_pll_p,
200 [ppll] = PLL(pll_rk3036, PLL_PPLL, "ppll", mux_pll_p,
H A Dclk-rk3228.c170 [apll] = PLL(pll_rk3036, PLL_APLL, "apll", mux_pll_p, 0, RK2928_PLL_CON(0),
172 [dpll] = PLL(pll_rk3036, PLL_DPLL, "dpll", mux_pll_p, 0, RK2928_PLL_CON(3),
174 [cpll] = PLL(pll_rk3036, PLL_CPLL, "cpll", mux_pll_p, 0, RK2928_PLL_CON(6),
176 [gpll] = PLL(pll_rk3036, PLL_GPLL, "gpll", mux_pll_p, 0, RK2928_PLL_CON(9),
H A Dclk-pll.c1535 case pll_rk3036: in rockchip_pll_clk_compensation()
1576 case pll_rk3036: in rockchip_pll_clk_compensation()
1718 case pll_rk3036: in rockchip_clk_register_pll()
1787 case pll_rk3036: in rockchip_pll_con_to_rate()
H A Dclk.h448 pll_rk3036, enumerator
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk1808.c80 [APLL] = PLL(pll_rk3036, PLL_APLL, RK1808_PLL_CON(0),
82 [DPLL] = PLL(pll_rk3036, PLL_DPLL, RK1808_PLL_CON(8),
84 [CPLL] = PLL(pll_rk3036, PLL_CPLL, RK1808_PLL_CON(16),
86 [GPLL] = PLL(pll_rk3036, PLL_GPLL, RK1808_PLL_CON(24),
88 [NPLL] = PLL(pll_rk3036, PLL_NPLL, RK1808_PLL_CON(32),
90 [PPLL] = PLL(pll_rk3036, PLL_PPLL, RK1808_PMU_PLL_CON(0),
H A Dclk_rk3128.c81 [APLL] = PLL(pll_rk3036, PLL_APLL, RK2928_PLL_CON(0),
83 [DPLL] = PLL(pll_rk3036, PLL_DPLL, RK2928_PLL_CON(4),
85 [CPLL] = PLL(pll_rk3036, PLL_CPLL, RK2928_PLL_CON(8),
87 [GPLL] = PLL(pll_rk3036, PLL_GPLL, RK2928_PLL_CON(12),
H A Dclk_rk322x.c82 [APLL] = PLL(pll_rk3036, PLL_APLL, RK2928_PLL_CON(0),
84 [DPLL] = PLL(pll_rk3036, PLL_DPLL, RK2928_PLL_CON(3),
86 [CPLL] = PLL(pll_rk3036, PLL_CPLL, RK2928_PLL_CON(6),
88 [GPLL] = PLL(pll_rk3036, PLL_GPLL, RK2928_PLL_CON(9),
H A Dclk_pll.c574 case pll_rk3036: in rockchip_pll_get_rate()
603 case pll_rk3036: in rockchip_pll_set_rate()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dclock.h109 pll_rk3036, enumerator