OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-arm/] [arch-shark/] [param.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1276 phoenix
/*
2
 * linux/include/asm-arm/arch-shark/param.h
3
 *
4
 * by Alexander Schulz
5
 */
6
 
7
/* This must be a power of 2 because the RTC
8
 * can't use anything else.
9
 */
10
#define HZ 64
11
 
12
#define hz_to_std(a) ((a * HZ)/100)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.