timex.h 346 B

12345678910111213
  1. /*
  2. * Marvell Armada SoC time definitions
  3. *
  4. * Copyright (C) 2012 Marvell
  5. *
  6. * Lior Amsalem <alior@marvell.com>
  7. *
  8. * This file is licensed under the terms of the GNU General Public
  9. * License version 2. This program is licensed "as is" without any
  10. * warranty of any kind, whether express or implied.
  11. */
  12. #define CLOCK_TICK_RATE (100 * HZ)