Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/clk/
H A Dperiph_clk_d.c77 a37x0_periph_set_props(&tbg_mux->clkdef, device_def->common_def.tbgs, in a37x0_periph_d_register_full_clk_dd()
140 a37x0_periph_set_props(&tbg_mux->clkdef, device_def->common_def.tbgs, in a37x0_periph_d_register_full_clk()
193 a37x0_periph_set_props(&tbg_mux->clkdef, device_def->common_def.tbgs, in a37x0_periph_d_register_periph_cpu()
239 a37x0_periph_set_props(&tbg_mux->clkdef, device_def->common_def.tbgs, in a37x0_periph_d_register_mdd()
H A Dperiph_clk_mux_gate.c137 parent_names[0] = device_def->common_def.tbgs[TBG_A_S_OFW_INDEX]; in a37x0_periph_register_mux_gate_fixed()
H A Da37x0_periph_clk_driver.c98 dev_defs[i].common_def.tbgs = tbg_clocks; in a37x0_periph_clk_attach()
H A Dperiph.h366 const char **tbgs; member