Searched refs:ahb_parents (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/clk/loongson1/ |
A D | clk-loongson1b.c | 37 static const char *const ahb_parents[] = { "ahb_clk_div", "osc_clk", }; variable 98 hw = clk_hw_register_mux(NULL, "ahb_clk", ahb_parents, in ls1x_clk_init() 99 ARRAY_SIZE(ahb_parents), in ls1x_clk_init()
|
/linux/drivers/clk/sunxi-ng/ |
A D | ccu-sun9i-a80.c | 263 static const char * const ahb_parents[] = { "gtbus", "pll-periph0", variable 271 ahb_parents, 283 ahb_parents, 295 ahb_parents, 333 ahb_parents,
|
A D | ccu-suniv-f1c100s.c | 112 static const char * const ahb_parents[] = { "osc32k", "osc24M", variable 132 ahb_parents,
|
A D | ccu-sun5i.c | 199 static const char * const ahb_parents[] = { "axi" , "cpu", "pll-periph" }; variable 215 ahb_parents,
|
/linux/drivers/clk/spear/ |
A D | spear1340_clock.c | 420 static const char *ahb_parents[] = { "cpu_div3_clk", "amba_syn_clk", }; variable 581 clk = clk_register_mux(NULL, "ahb_clk", ahb_parents, in spear1340_clk_init() 582 ARRAY_SIZE(ahb_parents), CLK_SET_RATE_NO_REPARENT, in spear1340_clk_init()
|
/linux/drivers/clk/sprd/ |
A D | sc9860-clk.c | 1337 static const char * const ahb_parents[] = { "ext-26m", "twpll-96m", variable 1339 static SPRD_MUX_CLK(ahb_vsp, "ahb-vsp", ahb_parents, 0x20, 1450 static SPRD_MUX_CLK(ahb_cam, "ahb-cam", ahb_parents, 0x20, 1714 static SPRD_MUX_CLK(ahb_disp, "ahb-disp", ahb_parents, 0x20,
|
/linux/ |
A D | System.map | 76106 ffff800011129410 d ahb_parents
|
A D | .tmp_System.map | 76106 ffff800011129410 d ahb_parents
|
Completed in 334 milliseconds