Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-periph.c79 unsigned can_gate : 1; member
119 .can_gate = 1, \
133 .can_gate = 1, \
147 .can_gate = 1, \
156 .can_gate = 1, \
340 if (!periph_clk->can_gate) in periph_clk_enable()
408 if (!periph_clk->can_gate || !periph_clk->dividers) in armada_37xx_periph_clk_set_rate()
445 if (!periph_clk->can_mux || !periph_clk->can_gate) in armada_37xx_periph_clk_set_parent()