Home
last modified time | relevance | path

Searched refs:clk_info_table (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_control_r8a779f0_cpg_mssr.c270 .cmn.clk_info_table[CPG_CORE] = core_props, \
272 .cmn.clk_info_table[CPG_MOD] = mod_props, \
Dclock_control_renesas_cpg_mssr.h37 struct cpg_clk_info_table *clk_info_table[CPG_NUM_DOMAINS]; member
Dclock_control_r8a7795_cpg_mssr.c279 .cmn.clk_info_table[CPG_CORE] = core_props, \
281 .cmn.clk_info_table[CPG_MOD] = mod_props, \
Dclock_control_renesas_cpg_mssr.c77 struct cpg_clk_info_table *table = data->clk_info_table[domain]; in rcar_cpg_find_clk_info_by_module_id()
354 struct cpg_clk_info_table *item = data->clk_info_table[domain]; in rcar_cpg_build_clock_relationship()
413 struct cpg_clk_info_table *item = data->clk_info_table[domain]; in rcar_cpg_update_all_in_out_freq()