Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-periph.c80 unsigned can_mux : 1; member
120 .can_mux = 1, \
134 .can_mux = 1, \
167 .can_mux = 1, \
183 .can_mux = 1, \
249 if (clk->can_mux) { in get_parent_rate()
445 if (!periph_clk->can_mux || !periph_clk->can_gate) in armada_37xx_periph_clk_set_parent()