Home
last modified time | relevance | path

Searched refs:corecnf_tab (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc83xx/
A Dspeed.c43 static corecnf_t corecnf_tab[] = { variable
419 if (corecnf_tab_index > (ARRAY_SIZE(corecnf_tab))) { in get_clocks()
423 switch (corecnf_tab[corecnf_tab_index].core_csb_ratio) { in get_clocks()
/u-boot/drivers/clk/
A Dmpc83xx_clk.c203 if (corecnf_tab_index > (ARRAY_SIZE(corecnf_tab))) { in init_single_clk()
209 switch (corecnf_tab[corecnf_tab_index].core_csb_ratio) { in init_single_clk()
A Dmpc83xx_clk.h48 static const struct corecnf corecnf_tab[] = { variable

Completed in 7 milliseconds