Lines Matching refs:socfpgaclk
37 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
42 reg = readl(socfpgaclk->hw.reg);
48 reg = readl(socfpgaclk->hw.reg + 0x24);
58 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
65 reg = readl(socfpgaclk->hw.reg);
72 reg = readl(socfpgaclk->hw.reg + 0x4);
82 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
85 div = ((readl(socfpgaclk->hw.reg) &
95 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
98 pll_src = readl(socfpgaclk->hw.reg);
105 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
108 pll_src = readl(socfpgaclk->hw.reg);
115 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
119 reg = readl(socfpgaclk->hw.reg);
121 writel(reg, socfpgaclk->hw.reg);