dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/asm-mips/sibyte
Atsushi Nemoto 16b7b2ac01 [MIPS] Fixup migration to GENERIC_TIME
Since we already moved to GENERIC_TIME, we should implement alternatives
of old do_gettimeoffset routines to get sub-jiffies resolution from
gettimeofday().  This patch includes:

 * MIPS clocksource support (based on works by Manish Lachwani).
 * remove unused gettimeoffset routines and related codes.
 * remove unised 64bit do_div64_32().
 * simplify mips_hpt_init. (no argument needed, __init tag)
 * simplify c0_hpt_timer_init. (no need to write to c0_count)
 * remove some hpt_init routines.
 * mips_hpt_mask variable to specify bitmask of hpt value.
 * convert jmr3927_do_gettimeoffset to jmr3927_hpt_read.
 * convert ip27_do_gettimeoffset to ip27_hpt_read.
 * convert bcm1480_do_gettimeoffset to bcm1480_hpt_read.
 * simplify sb1250 hpt functions. (no need to subtract and shift)
    
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-10-31 20:13:23 +00:00
..
bcm1480_int.h BCM1480 headers 2005-10-29 19:32:45 +01:00
bcm1480_l2c.h BCM1480 headers 2005-10-29 19:32:45 +01:00
bcm1480_mc.h BCM1480 headers 2005-10-29 19:32:45 +01:00
bcm1480_regs.h BCM1480 headers 2005-10-29 19:32:45 +01:00
bcm1480_scd.h BCM1480 headers 2005-10-29 19:32:45 +01:00
bigsur.h Support for BigSur board. 2005-10-29 19:32:47 +01:00
board.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
carmel.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
sb1250.h [MIPS] Fixup migration to GENERIC_TIME 2006-10-31 20:13:23 +00:00
sb1250_defs.h [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. 2006-09-27 13:37:57 +01:00
sb1250_dma.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sb1250_genbus.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sb1250_int.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sb1250_l2c.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sb1250_ldt.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sb1250_mac.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sb1250_mc.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sb1250_regs.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sb1250_scd.h [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. 2006-09-27 13:37:57 +01:00
sb1250_smbus.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sb1250_syncser.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sb1250_uart.h Sibyte header cleanup 2005-10-29 19:32:46 +01:00
sentosa.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
swarm.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
trace_prof.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00