Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/socfpga/
Dclk-periph-s10.c15 #define to_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw)
20 struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk); in clk_peri_c_clk_recalc_rate()
34 struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk); in clk_peri_cnt_clk_recalc_rate()
49 struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk); in clk_periclk_get_parent()
81 struct socfpga_periph_clk *periph_clk; in s10_register_periph()
115 struct socfpga_periph_clk *periph_clk; in s10_register_cnt_periph()
Dclk-periph-a10.c29 #define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw)
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()
75 struct socfpga_periph_clk *periph_clk; in __socfpga_periph_init()
Dclk-periph.c25 #define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw)
30 struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk); in clk_periclk_recalc_rate()
65 struct socfpga_periph_clk *periph_clk; in __socfpga_periph_init()
Dclk.h65 struct socfpga_periph_clk { struct