Searched defs:bi_intfreq (Results 1 - 3 of 3) sorted by relevance
/arch/powerpc/boot/ | ||
H A D | redboot.h | 25 unsigned int bi_intfreq; /* Internal Freq, in Hz */ member in struct:bd_info |
H A D | ppcboot-hotfoot.h | 73 unsigned long bi_intfreq; /* Internal Freq, in MHz */ member in struct:bd_info 131 #define bi_tbfreq bi_intfreq |
H A D | ppcboot.h | 56 unsigned long bi_intfreq; /* Internal Freq, in MHz */ member in struct:bd_info 107 #define bi_tbfreq bi_intfreq |
Completed in 96 milliseconds