Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/socfpga/
Dclk-periph.c26 #define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw) macro
31 struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk); in clk_periclk_recalc_rate()