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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 106 milliseconds