Symbol: socfpga_periph_clk
drivers/clk/socfpga/clk-periph-a10.c
18
#define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw)
drivers/clk/socfpga/clk-periph-a10.c
23
struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk);
drivers/clk/socfpga/clk-periph-a10.c
41
struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk);
drivers/clk/socfpga/clk-periph-a10.c
65
struct socfpga_periph_clk *periph_clk;
drivers/clk/socfpga/clk-periph-s10.c
105
struct socfpga_periph_clk *periph_clk;
drivers/clk/socfpga/clk-periph-s10.c
141
struct socfpga_periph_clk *periph_clk;
drivers/clk/socfpga/clk-periph-s10.c
16
#define to_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw)
drivers/clk/socfpga/clk-periph-s10.c
176
struct socfpga_periph_clk *periph_clk;
drivers/clk/socfpga/clk-periph-s10.c
21
struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk);
drivers/clk/socfpga/clk-periph-s10.c
222
struct socfpga_periph_clk *periph_clk;
drivers/clk/socfpga/clk-periph-s10.c
36
struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk);
drivers/clk/socfpga/clk-periph-s10.c
50
struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk);
drivers/clk/socfpga/clk-periph-s10.c
65
struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk);
drivers/clk/socfpga/clk-periph.c
15
#define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw)
drivers/clk/socfpga/clk-periph.c
20
struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk);
drivers/clk/socfpga/clk-periph.c
55
struct socfpga_periph_clk *periph_clk;