Searched refs:ti_dev_clk_data (Results 1 – 4 of 4) sorted by relevance
39 const struct ti_dev_clk_data *ti_get_dev_clk_data(struct ti_device *dev, in ti_get_dev_clk_data()44 const struct ti_dev_clk_data *ret = NULL; in ti_get_dev_clk_data()57 const struct ti_dev_clk_data *entry = ti_get_dev_clk_data(dev, idx); in ti_dev_get_clk()124 const struct ti_dev_clk_data *clock_data; in ti_device_clk_set_parent()125 const struct ti_dev_clk_data *parent_data = NULL; in ti_device_clk_set_parent()190 const struct ti_dev_clk_data *clock_data; in ti_device_clk_get_parent()244 const struct ti_dev_clk_data *clock_data; in ti_device_clk_get_num_parents()293 const struct ti_dev_clk_data *clock_data; in ti_dev_clk_set_freq()321 const struct ti_dev_clk_data *parent_clk_data; in ti_dev_clk_set_freq()384 const struct ti_dev_clk_data *clock_data; in ti_device_clk_get_freq()[all …]
77 struct ti_dev_clk_data;164 const struct ti_dev_clk_data *dev_clk_data;
75 struct ti_dev_clk_data { struct156 const struct ti_dev_clk_data *ti_get_dev_clk_data(struct ti_device *dev, ti_dev_clk_idx_t clk_idx);
2487 static const struct ti_dev_clk_data MAIN_dev_clk_data[667] __section(".const.devgroup.MAIN") = {