Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ti/
H A Dcomposite.c173 _get_hw(cclk, CLK_COMPONENT_TYPE_DIVIDER), in _register_composite()
H A Dclock.h136 CLK_COMPONENT_TYPE_DIVIDER, enumerator
H A Ddivider.c553 if (!ti_clk_add_component(node, &div->hw, CLK_COMPONENT_TYPE_DIVIDER)) in of_ti_composite_divider_clk_setup()