Searched refs:TSTR (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | h8300_timer16.c | 17 #define TSTR 0 macro 97 bset(p->enb, p->mapcommon + TSTR); in timer16_enable() 110 bclr(p->enb, p->mapcommon + TSTR); in timer16_disable()
|
H A D | sh_mtu2.c | 55 #define TSTR -1 /* shared register */ macro 160 if (reg_nr == TSTR) in sh_mtu2_read() 176 if (reg_nr == TSTR) in sh_mtu2_write() 193 value = sh_mtu2_read(ch, TSTR); in sh_mtu2_start_stop_ch() 200 sh_mtu2_write(ch, TSTR, value); in sh_mtu2_start_stop_ch()
|
H A D | sh_tmu.c | 70 #define TSTR -1 /* shared register */ macro 88 if (reg_nr == TSTR) { in sh_tmu_read() 110 if (reg_nr == TSTR) { in sh_tmu_write() 133 value = sh_tmu_read(ch, TSTR); in sh_tmu_start_stop_ch() 140 sh_tmu_write(ch, TSTR, value); in sh_tmu_start_stop_ch()
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | sh_mtu2.c | 55 #define TSTR -1 /* shared register */ macro 160 if (reg_nr == TSTR) in sh_mtu2_read() 176 if (reg_nr == TSTR) in sh_mtu2_write() 193 value = sh_mtu2_read(ch, TSTR); in sh_mtu2_start_stop_ch() 200 sh_mtu2_write(ch, TSTR, value); in sh_mtu2_start_stop_ch()
|
H A D | sh_tmu.c | 70 #define TSTR -1 /* shared register */ macro 88 if (reg_nr == TSTR) { in sh_tmu_read() 110 if (reg_nr == TSTR) { in sh_tmu_write() 133 value = sh_tmu_read(ch, TSTR); in sh_tmu_start_stop_ch() 140 sh_tmu_write(ch, TSTR, value); in sh_tmu_start_stop_ch()
|
Completed in 8 milliseconds