Home
last modified time | relevance | path

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

/linux-2.6.39/arch/h8300/kernel/timer/
Dtimer16.c72 ctrl_outb(0, TSTR); in h8300_timer_setup()
76 ctrl_bset(CONFIG_H8300_TIMER16_CH, TSTR); in h8300_timer_setup()
Ditu.c77 ctrl_outb(0, TSTR); in h8300_timer_setup()
81 ctrl_bset(CONFIG_H8300_ITU_CH, TSTR); in h8300_timer_setup()
Dtpu.c93 ctrl_outb(0, TSTR); in h8300_timer_setup()
99 ctrl_bset(CONFIG_H8300_TPU_CH, TSTR); in h8300_timer_setup()
/linux-2.6.39/drivers/clocksource/
Dsh_mtu2.c46 #define TSTR -1 /* shared register */ macro
71 if (reg_nr == TSTR) in sh_mtu2_read()
89 if (reg_nr == TSTR) { in sh_mtu2_write()
109 value = sh_mtu2_read(p, TSTR); in sh_mtu2_start_stop_ch()
116 sh_mtu2_write(p, TSTR, value); in sh_mtu2_start_stop_ch()
Dsh_tmu.c48 #define TSTR -1 /* shared register */ macro
59 if (reg_nr == TSTR) in sh_tmu_read()
77 if (reg_nr == TSTR) { in sh_tmu_write()
97 value = sh_tmu_read(p, TSTR); in sh_tmu_start_stop_ch()
104 sh_tmu_write(p, TSTR, value); in sh_tmu_start_stop_ch()
/linux-2.6.39/arch/h8300/include/asm/
Dregs306x.h139 #define TSTR 0xFFFF60 macro
Dregs267x.h257 #define TSTR 0xFFFFC0 macro
/linux-2.6.39/include/linux/
Dsc26198.h53 #define TSTR 0x0d macro
/linux-2.6.39/drivers/staging/tty/
Dstallion.c3592 outb(TSTR, (ioaddr + XP_ADDR)); in stl_sc26198panelinit()
4176 stl_sc26198getglobreg(portp, TSTR); in stl_sc26198wait()