Home
last modified time | relevance | path

Searched refs:arch_clk_tbl (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/arm/cpu/armv7/bcm281xx/
Dclk-bcm281xx.c544 struct clk_lookup arch_clk_tbl[] = { variable
572 unsigned int arch_clk_tbl_array_size = ARRAY_SIZE(arch_clk_tbl);
Dclk-core.h33 extern struct clk_lookup arch_clk_tbl[];
Dclk-core.c424 clk_tblp = arch_clk_tbl; in clk_get()
/external/u-boot/arch/arm/cpu/armv7/bcm235xx/
Dclk-bcm235xx.c540 struct clk_lookup arch_clk_tbl[] = { variable
568 unsigned int arch_clk_tbl_array_size = ARRAY_SIZE(arch_clk_tbl);
Dclk-core.h33 extern struct clk_lookup arch_clk_tbl[];
Dclk-core.c424 clk_tblp = arch_clk_tbl; in clk_get()