This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
49552
Commits
5
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
946b960d13
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '946b960d13'
${ noResults }
kernel_samsung_sm7125
/
include
/
asm-arm
/
arch-iop33x
/
time.h
5 lines
96 B
Raw
Normal View
History
Unescape
Escape
[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx * architecture specific details are handled in asm/arch/time.h * ARCH_IOP13XX now selects PLAT_IOP * as suggested by Lennert use ifdef CONFIG_XSCALE to skip the cp_wait on XSC3 Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
18 years ago
#
ifndef _IOP33X_TIME_H_
#
define _IOP33X_TIME_H_
#
define IRQ_IOP_TIMER0 IRQ_IOP33X_TIMER0
#
endif