Searched refs:TPUBASE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/timer/
H A Dtpu.c27 #define TPUBASE 0xffffd0 macro
30 #define TPUBASE 0xffffe0 macro
33 #define TPUBASE 0xfffff0 macro
36 #define TPUBASE 0xfffe80 macro
39 #define TPUBASE 0xfffe90 macro
59 ctrl_bclr(0, TPUBASE + _TSR);
94 ctrl_outb(CCLR0 | div, TPUBASE + _TCR);
95 ctrl_outb(0, TPUBASE + _TMDR);
96 ctrl_outw(0, TPUBASE + _TIOR);
97 ctrl_outb(0x01, TPUBASE
[all...]

Completed in 55 milliseconds