Home
last modified time | relevance | path

Searched refs:_16BASE (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/h8300/kernel/timer/
Dtimer16.c27 #define _16BASE 0xffff78 macro
30 #define _16BASE 0xffff80 macro
33 #define _16BASE 0xffff88 macro
73 ctrl_outb(CCLR0 | div, _16BASE + TCR); in h8300_timer_setup()
74 ctrl_outw(cnt, _16BASE + GRA); in h8300_timer_setup()