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

  /external/u-boot/include/asm-generic/
u-boot.h 65 unsigned long bi_inpfreq; /* input Freq in MHz */ member in struct:bd_info
  /external/u-boot/cmd/
bdinfo.c 279 print_mhz("inpfreq", bd->bi_inpfreq);
  /external/u-boot/common/
board_f.c 565 bd->bi_inpfreq = gd->arch.inp_clk; /* input Freq in Hz */

Completed in 614 milliseconds