Home
last modified time | relevance | path

Searched refs:bi_cpmfreq (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dest8260.h18 unsigned int bi_cpmfreq; /* CPM Freq, in MHz */ member
Drpx8260.h22 unsigned int bi_cpmfreq; /* CPM Freq, in MHz */ member
/linux-2.4.37.9/include/asm-ppc/
Dppcboot.h65 unsigned long bi_cpmfreq; /* CPM_CLK Freq, in MHz */ member
/linux-2.4.37.9/arch/ppc/boot/simple/
Dembed_config.c420 bd->bi_cpmfreq = vco_out / 2; /* CPM Freq, in MHz */ in clk_8260()
447 bd->bi_cpmfreq = 66666666; in embed_config()
456 bd->bi_cpmfreq *= 1000000; in embed_config()
/linux-2.4.37.9/arch/ppc/kernel/
Dm8260_setup.c156 bp->bi_cpmfreq / 1000000, in m8260_show_percpuinfo()