Searched refs:K230_CLK_NUM (Results 1 – 1 of 1) sorted by relevance
1875 #define K230_CLK_NUM (K230_CLK_MUX_NUM + K230_CLK_GATE_NUM + K230_CLK_RATE_NUM + 1) macro2406 hw_data->num = K230_CLK_NUM; in k230_clk_init_clks()2424 hw_data = devm_kzalloc(&pdev->dev, struct_size(hw_data, hws, K230_CLK_NUM), in k230_clk_probe()