/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | p4080si-post.dtsi | 378 pll2: pll2@840 { label 383 clock-output-names = "pll2", "pll2-div2"; 416 clocks = <&pll2 0>, <&pll2 1>, <&pll3 0>, <&pll3 1>; 417 clock-names = "pll2", "pll2-div2", "pll3", "pll3-div2"; 425 clocks = <&pll2 0>, <&pll2 1>, <&pll3 0>, <&pll3 1>; 426 clock-names = "pll2", "pll2-div2", "pll3", "pll3-div2"; 434 clocks = <&pll2 0>, <&pll2 1>, <&pll3 0>, <&pll3 1>; 435 clock-names = "pll2", "pll2-div2", "pll3", "pll3-div2"; 443 clocks = <&pll2 0>, <&pll2 1>, <&pll3 0>, <&pll3 1>; 444 clock-names = "pll2", "pll2-div2", "pll3", "pll3-div2";
|
D | t4240si-post.dtsi | 954 pll2: pll2@840 { label 959 clock-output-names = "pll2", "pll2-div2", "pll2-div4"; 984 <&pll2 0>, <&pll2 1>, <&pll2 2>; 987 "pll2", "pll2-div2", "pll2-div4"; 997 <&pll2 0>, <&pll2 1>, <&pll2 2>; 1000 "pll2", "pll2-div2", "pll2-div4";
|
/Linux-v4.19/drivers/mfd/ |
D | sm501.c | 118 static unsigned long decode_div(unsigned long pll2, unsigned long val, in decode_div() argument 123 pll2 = 288 * MHZ; in decode_div() 125 return pll2 / div_tab[(val >> lshft) & mask]; in decode_div() 142 unsigned long pll2 = 0; in sm501_dump_clk() local 146 pll2 = 336 * MHZ; in sm501_dump_clk() 149 pll2 = 288 * MHZ; in sm501_dump_clk() 152 pll2 = 240 * MHZ; in sm501_dump_clk() 155 pll2 = 192 * MHZ; in sm501_dump_clk() 159 sdclk0 = (misct & (1<<12)) ? pll2 : 288 * MHZ; in sm501_dump_clk() 162 sdclk1 = (misct & (1<<20)) ? pll2 : 288 * MHZ; in sm501_dump_clk() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | renesas,r8a73a4-cpg-clocks.txt | 17 "pll0", "pll1", "pll2", "pll2s", "pll2h", "z", "z2", "i", "m3", "b", 29 clock-output-names = "main", "pll0", "pll1", "pll2",
|
D | renesas,sh73a0-cpg-clocks.txt | 19 "pll0", "pll1", "pll2", "pll3", "dsi0phy", "dsi1phy", "zg", "m3", "b", 31 clock-output-names = "main", "pll0", "pll1", "pll2",
|
D | prima2-clock.txt | 18 pll2 3
|
D | imx28-clock.txt | 17 pll2 3
|
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/ |
D | hibmc_drm_de.c | 285 u32 *pll1, u32 *pll2) in get_pll_config() argument 294 *pll2 = hibmc_pll_table[i].pll2_config_value; in get_pll_config() 301 *pll2 = CRT_PLL2_HS_25MHZ; in get_pll_config() 317 u32 pll2; /* bit[63:32] of PLL */ in display_ctrl_adjust() local 323 get_pll_config(x, y, &pll1, &pll2); in display_ctrl_adjust() 324 writel(pll2, priv->mmio + CRT_PLL2_HS); in display_ctrl_adjust()
|
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | sor.c | 294 unsigned int pll2; member 1149 value = tegra_sor_readl(sor, sor->soc->regs->pll2); in tegra_sor_power_down() 1151 tegra_sor_writel(sor, value, sor->soc->regs->pll2); in tegra_sor_power_down() 1159 value = tegra_sor_readl(sor, sor->soc->regs->pll2); in tegra_sor_power_down() 1162 tegra_sor_writel(sor, value, sor->soc->regs->pll2); in tegra_sor_power_down() 1650 value = tegra_sor_readl(sor, sor->soc->regs->pll2); in tegra_sor_edp_enable() 1652 tegra_sor_writel(sor, value, sor->soc->regs->pll2); in tegra_sor_edp_enable() 1663 value = tegra_sor_readl(sor, sor->soc->regs->pll2); in tegra_sor_edp_enable() 1667 tegra_sor_writel(sor, value, sor->soc->regs->pll2); in tegra_sor_edp_enable() 1673 value = tegra_sor_readl(sor, sor->soc->regs->pll2); in tegra_sor_edp_enable() [all …]
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | nv04.c | 208 uint32_t pll2 = (oldpll2 & 0x7fff0000) | 1 << 31 | pv->NM2; in setPLL_double_highregs() local 218 pll2 = 0; in setPLL_double_highregs() 227 pll2 |= 0x011f; in setPLL_double_highregs() 233 if (oldpll1 == pll1 && oldpll2 == pll2) in setPLL_double_highregs() 266 nvkm_wr32(device, reg2, pll2); in setPLL_double_highregs()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/ |
D | hw.c | 133 uint32_t pll2, struct nvkm_pll_vals *pllvals) in nouveau_hw_decode_pll() argument 144 pllvals->NM1 = pll2 & 0xffff; in nouveau_hw_decode_pll() 147 pllvals->NM2 = pll2 >> 16; in nouveau_hw_decode_pll() 150 if (nv_two_reg_pll(dev) && pll2 & NV31_RAMDAC_ENABLE_VCO2) in nouveau_hw_decode_pll() 151 pllvals->NM2 = pll2 & 0xffff; in nouveau_hw_decode_pll() 170 uint32_t reg1, pll1, pll2 = 0; in nouveau_hw_get_pllvals() local 180 pll2 = nvif_rd32(device, reg1 + 4); in nouveau_hw_get_pllvals() 184 pll2 = nvif_rd32(device, reg2); in nouveau_hw_get_pllvals() 193 pll2 = 0; in nouveau_hw_get_pllvals() 196 pll2 = 0; in nouveau_hw_get_pllvals() [all …]
|
/Linux-v4.19/drivers/clk/sunxi/ |
D | Makefile | 10 obj-y += clk-a10-pll2.o
|
/Linux-v4.19/drivers/clk/mxs/ |
D | clk-imx28.c | 139 ref_xtal, pll0, pll1, pll2, ref_cpu, ref_emi, ref_io0, ref_io1, enumerator 176 clks[pll2] = mxs_clk_pll("pll2", "ref_xtal", PLL2CTRL0, 23, 50000000); in mx28_clocks_init()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_dpll_mgr.h | 166 uint32_t ebb0, ebb4, pll0, pll1, pll2, pll3, pll6, pll8, pll9, pll10, member
|
D | intel_dpll_mgr.c | 1493 temp |= pll->state.hw_state.pll2; in bxt_ddi_pll_enable() 1617 hw_state->pll2 = I915_READ(BXT_PORT_PLL(phy, ch, 2)); in bxt_ddi_pll_get_hw_state() 1618 hw_state->pll2 &= PORT_PLL_M2_FRAC_MASK; in bxt_ddi_pll_get_hw_state() 1771 dpll_hw_state->pll2 = clk_div->m2_frac; in bxt_ddi_set_dpll_hw_state() 1863 hw_state->pll2, in bxt_dump_hw_state()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | ste-nomadik-stn8815.dtsi | 242 pll2: pll2@0 { label 253 clocks = <&pll2>; 268 clocks = <&pll2>; 276 clocks = <&pll2>;
|
D | dra74x.dtsi | 104 "pll2_clkctrl", "pll2";
|
D | sh73a0.dtsi | 637 clock-output-names = "main", "pll0", "pll1", "pll2",
|
D | r8a73a4.dtsi | 521 clock-output-names = "main", "pll0", "pll1", "pll2",
|
/Linux-v4.19/drivers/clk/sirf/ |
D | clk-prima2.c | 61 rtc, osc, pll1, pll2, pll3, mem, sys, security, dsp, gps, enumerator
|
D | clk-atlas6.c | 62 rtc, osc, pll1, pll2, pll3, mem, sys, security, dsp, gps, enumerator
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ti/ |
D | ti,dra7-dss.txt | 24 'pll1', 'pll2_clkctrl', 'pll2'
|
/Linux-v4.19/sound/soc/codecs/ |
D | tscs454.c | 133 struct pll pll2; member 294 pll_init(&tscs454->pll2, 2); in tscs454_data_init() 446 mutex_lock(&tscs454->pll2.lock); in coeff_ram_put() 468 mutex_unlock(&tscs454->pll2.lock); in coeff_ram_put() 700 mutex_lock(&tscs454->pll2.lock); in pll_connected() 701 users = tscs454->pll2.users; in pll_connected() 702 mutex_unlock(&tscs454->pll2.lock); in pll_connected() 3199 aif->pll = &tscs454->pll2; in tscs454_hw_params() 3215 tscs454->internal_rate.pll = &tscs454->pll2; in tscs454_hw_params()
|
/Linux-v4.19/arch/arm/mach-davinci/ |
D | dm365.c | 737 void __iomem *pll1, *pll2, *psc; in dm365_init_time() local 745 pll2 = ioremap(DAVINCI_PLL2_BASE, SZ_1K); in dm365_init_time() 746 dm365_pll2_init(NULL, pll2, NULL); in dm365_init_time()
|
/Linux-v4.19/drivers/clk/qcom/ |
D | mmcc-msm8960.c | 116 static struct clk_pll pll2 = { variable 2725 [PLL2] = &pll2.clkr, 2901 [PLL2] = &pll2.clkr,
|