Searched refs:ngates (Results 1 – 2 of 2) sorted by relevance
45 int ngates; in sun6i_a31_apb0_gates_clk_probe() local71 ngates = find_last_bit(data->mask, SUN6I_APB0_GATES_MAX_SIZE); in sun6i_a31_apb0_gates_clk_probe()72 clk_data->clks = devm_kcalloc(&pdev->dev, (ngates + 1), in sun6i_a31_apb0_gates_clk_probe()89 clk_data->clk_num = ngates + 1; in sun6i_a31_apb0_gates_clk_probe()
31 unsigned int ngates; member193 .ngates = ARRAY_SIZE(ox810se_gates),199 .ngates = ARRAY_SIZE(ox820_gates),228 for (i = 0 ; i < data->ngates ; ++i) in oxnas_stdclk_probe()