Searched refs:SET_FIT_PERIOD (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | cpu_init.c | 2153 SET_FIT_PERIOD(8, 12, 16, 20); in init_proc_405() 2221 SET_FIT_PERIOD(12, 16, 20, 24); in init_proc_440EP() 2315 SET_FIT_PERIOD(12, 16, 20, 24); in init_proc_440GP() 2385 SET_FIT_PERIOD(12, 16, 20, 24); in init_proc_440x5()
|
H A D | cpu.h | 1415 #define SET_FIT_PERIOD(a_, b_, c_, d_) \ macro
|