Searched refs:peri_clk_ops (Results 1 – 6 of 6) sorted by relevance
/external/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
D | clk-bcm281xx.c | 430 .ops = &peri_clk_ops, 440 .ops = &peri_clk_ops, 450 .ops = &peri_clk_ops, 460 .ops = &peri_clk_ops, 513 .ops = &peri_clk_ops, 525 .ops = &peri_clk_ops, 537 .ops = &peri_clk_ops,
|
D | clk-core.h | 485 extern struct clk_ops peri_clk_ops;
|
D | clk-core.c | 249 struct clk_ops peri_clk_ops = { variable
|
/external/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
D | clk-bcm235xx.c | 426 .ops = &peri_clk_ops, 436 .ops = &peri_clk_ops, 446 .ops = &peri_clk_ops, 456 .ops = &peri_clk_ops, 509 .ops = &peri_clk_ops, 521 .ops = &peri_clk_ops, 533 .ops = &peri_clk_ops,
|
D | clk-core.h | 485 extern struct clk_ops peri_clk_ops;
|
D | clk-core.c | 249 struct clk_ops peri_clk_ops = { variable
|