Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ti/
H A Dgate.c187 if (!ti_clk_add_component(node, &gate->hw, CLK_COMPONENT_TYPE_GATE)) in _of_ti_composite_gate_clk_setup()
H A Dcomposite.c175 _get_hw(cclk, CLK_COMPONENT_TYPE_GATE), in _register_composite()
H A Dclock.h135 CLK_COMPONENT_TYPE_GATE = 0, enumerator