Searched refs:CLOCK_PERIOD (Results 1 – 2 of 2) sorted by relevance
344 #define CLOCK_PERIOD(mhz) (1000 * MEG) / (mhz / 1000) macro
1745 fas->f_clock_cycle = CLOCK_PERIOD(i); in fas_init_chip()