Searched refs:CLK_MUX_DD (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/clk/mvebu/ |
H A D | armada-37xx-periph.c | 171 #define CLK_MUX_DD(_n, _mux, _r0, _r1, _s0, _s1) \ macro 211 CLK_MUX_DD(gbe_50, 6, DIV_SEL2, DIV_SEL2, 6, 9), 212 CLK_MUX_DD(gbe_core, 8, DIV_SEL1, DIV_SEL1, 18, 21), 213 CLK_MUX_DD(gbe_125, 10, DIV_SEL1, DIV_SEL1, 6, 9),
|