Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/socfpga/
Dclk-periph-a10.c29 #define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw) macro
34 struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk); in clk_periclk_recalc_rate()
52 struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk); in clk_periclk_get_parent()
Dclk-periph.c25 #define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw) macro
30 struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk); in clk_periclk_recalc_rate()