Searched refs:div_table1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/clk/mvebu/ |
H A D | armada-37xx-periph.c | 84 static const struct clk_div_table div_table1[] = { variable 218 CLK_GATE_DIV(gbe1_core, 4, DIV_SEL1, 13, 1, div_table1, "gbe_core"), 219 CLK_GATE_DIV(gbe0_core, 5, DIV_SEL1, 14, 1, div_table1, "gbe_core"), 220 CLK_GATE_DIV(gbe_bm, 12, DIV_SEL1, 0, 1, div_table1, "gbe_core"),
|