Home
last modified time | relevance | path

Searched refs:to_socfpga_clk (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clk/socfpga/
Dclk-pll.c44 #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) macro
51 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk); in clk_pll_recalc_rate()
71 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk); in clk_pll_get_parent()
Dclk-pll-a10.c41 #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) macro
48 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk); in clk_pll_recalc_rate()
63 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk); in clk_pll_get_parent()