Home
last modified time | relevance | path

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

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