a37x0_periph_set_props
void a37x0_periph_set_props(struct clknode_init_def *, const char **,
a37x0_periph_set_props(&clk_mux->clkdef, parent_names, PARENT_CNT);
a37x0_periph_set_props(&gate->clkdef, &clk_mux->clkdef.name, 1);
a37x0_periph_set_props(&tbg_mux->clkdef, device_def->common_def.tbgs,
a37x0_periph_set_props(&div->clkdef, &tbg_mux->clkdef.name, 1);
a37x0_periph_set_props(&clk_mux->clkdef, parent_names, PARENT_CNT);
a37x0_periph_set_props(&gate->clkdef, &clk_mux->clkdef.name, 1);
a37x0_periph_set_props(&tbg_mux->clkdef, device_def->common_def.tbgs,
a37x0_periph_set_props(&div->clkdef, &tbg_mux->clkdef.name, 1);
a37x0_periph_set_props(&clk_mux->clkdef, parent_names, PARENT_CNT);
a37x0_periph_set_props(&tbg_mux->clkdef, device_def->common_def.tbgs,
a37x0_periph_set_props(&div1->clkdef, &tbg_mux->clkdef.name, 1);
a37x0_periph_set_props(&div2->clkdef, &div1->clkdef.name, 1);
a37x0_periph_set_props(&clk_mux->clkdef, parent_names, PARENT_CNT);
a37x0_periph_set_props(&tbg_mux->clkdef, device_def->common_def.tbgs,
a37x0_periph_set_props(&div1->clkdef, &tbg_mux->clkdef.name, 1);
a37x0_periph_set_props(&div2->clkdef, &div1->clkdef.name, 1);
a37x0_periph_set_props(&mux->clkdef, parent_names ,PARENT_CNT);
a37x0_periph_set_props(&gate->clkdef, &mux->clkdef.name, 1);
a37x0_periph_set_props(&gate->clkdef, &parent_name, 1);
a37x0_periph_set_props(&mux->clkdef, parent_names, PARENT_CNT);
a37x0_periph_set_props(&gate->clkdef, &mux->clkdef.name, 1);
a37x0_periph_set_props(&mux->clkdef, parent_names, PARENT_CNT);
a37x0_periph_set_props(&gate->clkdef, &mux->clkdef.name, 1);