Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/socfpga/
Dclk-pll.c45 #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) macro
52 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk); in clk_pll_recalc_rate()
72 struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk); in clk_pll_get_parent()