Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dh8300_timer16.c24 #define TSTR 0 macro
128 ctrl_outb(ctrl_inb(p->mapcommon + TSTR) | p->enb, in timer16_enable()
129 p->mapcommon + TSTR); in timer16_enable()
141 ctrl_outb(ctrl_inb(p->mapcommon + TSTR) & ~p->enb, in timer16_disable()
142 p->mapcommon + TSTR); in timer16_disable()
Dsh_mtu2.c59 #define TSTR -1 /* shared register */ macro
164 if (reg_nr == TSTR) in sh_mtu2_read()
180 if (reg_nr == TSTR) in sh_mtu2_write()
197 value = sh_mtu2_read(ch, TSTR); in sh_mtu2_start_stop_ch()
204 sh_mtu2_write(ch, TSTR, value); in sh_mtu2_start_stop_ch()
Dsh_tmu.c74 #define TSTR -1 /* shared register */ macro
92 if (reg_nr == TSTR) { in sh_tmu_read()
114 if (reg_nr == TSTR) { in sh_tmu_write()
137 value = sh_tmu_read(ch, TSTR); in sh_tmu_start_stop_ch()
144 sh_tmu_write(ch, TSTR, value); in sh_tmu_start_stop_ch()