Searched refs:pll3 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/sunxi/ |
| H A D | Makefile | 18 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-sun4i-pll3.o
|
| /linux/drivers/clk/spacemit/ |
| H A D | ccu-k3.c | 60 CCU_PLLA_DEFINE(pll3, pll3_rate_tbl, APBS_PLL3_SWCR1, APBS_PLL3_SWCR2, APBS_PLL3_SWCR3, 102 CCU_FACTOR_GATE_DEFINE(pll3_d1, CCU_PARENT_HW(pll3), APBS_PLL3_SWCR2, BIT(0), 1, 1); 103 CCU_FACTOR_GATE_DEFINE(pll3_d2, CCU_PARENT_HW(pll3), APBS_PLL3_SWCR2, BIT(1), 2, 1); 104 CCU_FACTOR_GATE_DEFINE(pll3_d3, CCU_PARENT_HW(pll3), APBS_PLL3_SWCR2, BIT(2), 3, 1); 105 CCU_FACTOR_GATE_DEFINE(pll3_d4, CCU_PARENT_HW(pll3), APBS_PLL3_SWCR2, BIT(3), 4, 1); 106 CCU_FACTOR_GATE_DEFINE(pll3_d5, CCU_PARENT_HW(pll3), APBS_PLL3_SWCR2, BIT(4), 5, 1); 107 CCU_FACTOR_GATE_DEFINE(pll3_d6, CCU_PARENT_HW(pll3), APBS_PLL3_SWCR2, BIT(5), 6, 1); 108 CCU_FACTOR_GATE_DEFINE(pll3_d7, CCU_PARENT_HW(pll3), APBS_PLL3_SWCR2, BIT(6), 7, 1); 109 CCU_FACTOR_GATE_DEFINE(pll3_d8, CCU_PARENT_HW(pll3), APBS_PLL3_SWCR2, BIT(7), 8, 1); 1033 [CLK_PLL3] = &pll3.common.hw,
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | sor.c | 371 unsigned int pll3; member 2292 value = tegra_sor_readl(sor, sor->soc->regs->pll3); in tegra_sor_hdmi_enable() 2294 tegra_sor_writel(sor, value, sor->soc->regs->pll3); in tegra_sor_hdmi_enable() 2512 value = tegra_sor_readl(sor, sor->soc->regs->pll3); in tegra_sor_hdmi_enable() 2521 tegra_sor_writel(sor, value, sor->soc->regs->pll3); in tegra_sor_hdmi_enable() 2775 value = tegra_sor_readl(sor, sor->soc->regs->pll3); in tegra_sor_dp_enable() 2777 tegra_sor_writel(sor, value, sor->soc->regs->pll3); in tegra_sor_dp_enable() 3288 .pll3 = 0x1a, 3460 .pll3 = 0x1a, 3521 .pll3 = 0x166, [all …]
|
| /linux/drivers/clk/qcom/ |
| H A D | gcc-ipq806x.c | 61 static struct clk_pll pll3 = { variable 324 { .hw = &pll3.clkr.hw }, 385 { .hw = &pll3.clkr.hw }, 3069 [PLL3] = &pll3.clkr,
|