Searched refs:TPUBASE (Results 1 – 1 of 1) sorted by relevance
27 #define TPUBASE 0xffffd0 macro30 #define TPUBASE 0xffffe0 macro33 #define TPUBASE 0xfffff0 macro36 #define TPUBASE 0xfffe80 macro39 #define TPUBASE 0xfffe90 macro59 ctrl_bclr(0, TPUBASE + _TSR); in timer_interrupt()94 ctrl_outb(CCLR0 | div, TPUBASE + _TCR); in h8300_timer_setup()95 ctrl_outb(0, TPUBASE + _TMDR); in h8300_timer_setup()96 ctrl_outw(0, TPUBASE + _TIOR); in h8300_timer_setup()97 ctrl_outb(0x01, TPUBASE + _TIER); in h8300_timer_setup()[all …]