Searched refs:clk_type (Results 1 – 1 of 1) sorted by relevance
155 intptr_t clk_type; in clk_fixed_probe() local157 clk_type = ofw_bus_search_compatible(dev, compat_data)->ocd_data; in clk_fixed_probe()158 switch (clk_type) { in clk_fixed_probe()224 intptr_t clk_type; in clk_fixed_attach() local232 clk_type = ofw_bus_search_compatible(dev, compat_data)->ocd_data; in clk_fixed_attach()235 if (clk_type == CLK_TYPE_FIXED) in clk_fixed_attach()237 else if (clk_type == CLK_TYPE_FIXED_FACTOR) in clk_fixed_attach()