HomeSort by relevance Sort by last modified time
    Searched refs:bi_vcofreq (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/asm-generic/
u-boot.h 66 unsigned long bi_vcofreq; /* vco Freq in MHz */ member in struct:bd_info
  /external/u-boot/cmd/
bdinfo.c 280 print_mhz("vcofreq", bd->bi_vcofreq);
  /external/u-boot/common/
board_f.c 566 bd->bi_vcofreq = gd->arch.vco_clk; /* vco Freq in Hz */

Completed in 180 milliseconds