Home
last modified time | relevance | path

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

/drivers/clk/socfpga/
Dclk-periph-s10.c16 #define to_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw)
21 struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk); in n5x_clk_peri_c_clk_recalc_rate()
36 struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk); in clk_peri_c_clk_recalc_rate()
50 struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk); in clk_peri_cnt_clk_recalc_rate()
65 struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk); in clk_periclk_get_parent()
105 struct socfpga_periph_clk *periph_clk; in s10_register_periph()
141 struct socfpga_periph_clk *periph_clk; in n5x_register_periph()
176 struct socfpga_periph_clk *periph_clk; in s10_register_cnt_periph()
Dclk-periph-a10.c18 #define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw)
23 struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk); in clk_periclk_recalc_rate()
41 struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk); in clk_periclk_get_parent()
65 struct socfpga_periph_clk *periph_clk; in __socfpga_periph_init()
Dclk-periph.c15 #define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw)
20 struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk); in clk_periclk_recalc_rate()
55 struct socfpga_periph_clk *periph_clk; in __socfpga_periph_init()
Dclk.h56 struct socfpga_periph_clk { struct