OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIMER_TCON
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/s3c2xx0/
s3c24x0_clk.c
242
bus_space_write_4(iot, ioh,
TIMER_TCON
, 0);
280
reg = bus_space_read_4(iot, ioh,
TIMER_TCON
);
286
bus_space_write_4(iot, ioh,
TIMER_TCON
, reg |
289
bus_space_write_4(iot, ioh,
TIMER_TCON
, reg |
s3c24x0reg.h
323
#define
TIMER_TCON
0x08 /* control */
/src/sys/arch/evbarm/stand/boot2440/
main.c
311
*(volatile uint32_t*)(S3C2440_TIMER_BASE+
TIMER_TCON
) =
315
*(volatile uint32_t*)(S3C2440_TIMER_BASE+
TIMER_TCON
) =
353
*(volatile uint32_t*)(S3C2440_TIMER_BASE+
TIMER_TCON
) =
357
*(volatile uint32_t*)(S3C2440_TIMER_BASE+
TIMER_TCON
) =
375
*(volatile uint32_t*)(S3C2440_TIMER_BASE+
TIMER_TCON
) =
379
*(volatile uint32_t*)(S3C2440_TIMER_BASE+
TIMER_TCON
) =
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026