Home
last modified time | relevance | path

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

/external/u-boot/include/asm-generic/
Du-boot.h66 unsigned long bi_vcofreq; /* vco Freq in MHz */ member
/external/u-boot/cmd/
Dbdinfo.c280 print_mhz("vcofreq", bd->bi_vcofreq); in do_bdinfo()
/external/u-boot/common/
Dboard_f.c566 bd->bi_vcofreq = gd->arch.vco_clk; /* vco Freq in Hz */ in setup_board_part2()