Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ti/
H A Dcomposite.c94 struct device_node *comp_nodes[CLK_COMPONENT_TYPE_MAX];
95 struct component_clk *comp_clks[CLK_COMPONENT_TYPE_MAX];
125 for (i = 0; i < CLK_COMPONENT_TYPE_MAX; i++) { in _register_composite()
152 for (i = CLK_COMPONENT_TYPE_MAX - 1; i >= 0; i--) { in _register_composite()
189 for (i = 0; i < CLK_COMPONENT_TYPE_MAX; i++) { in _register_composite()
H A Dclock.h138 CLK_COMPONENT_TYPE_MAX, enumerator