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

  /external/u-boot/include/asm-generic/
u-boot.h 57 unsigned long bi_sccfreq; /* SCC_CLK Freq, in MHz */ member in struct:bd_info
  /external/u-boot/arch/powerpc/lib/
bootm.c 280 kbd->bi_sccfreq /= 1000000L;
  /external/u-boot/cmd/
bdinfo.c 188 print_mhz("sccfreq", bd->bi_sccfreq);