You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/*
|
|
* linux/include/asm-arm/arch-ixp2000/timex.h
|
|
*
|
|
* IXP2000 architecture timex specifications
|
|
*/
|
|
|
|
|
|
/*
|
|
* Default clock is 50MHz APB, but platform code can override this
|
|
*/
|
|
#define CLOCK_TICK_RATE 50000000
|
|
|
|
|
|
|