Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/
A Dmpic_timer.c39 #define TIMER_STOP 0x80000000 macro
158 out_be32(&priv->regs[num].gtbcr, tmp_ticks | TIMER_STOP); in set_cascade_timer()
227 ticks | TIMER_STOP); in get_timer()
252 clrbits32(&priv->regs[handle->num].gtbcr, TIMER_STOP); in mpic_start_timer()
268 setbits32(&priv->regs[handle->num].gtbcr, TIMER_STOP); in mpic_stop_timer()
/linux/drivers/scsi/
A Dnsp32.h134 # define TIMER_STOP BIT(8) macro
A Dnsp32.c1128 nsp32_write2(base, TIMER_SET, TIMER_STOP); in DEF_SCSI_QCMD()
1129 nsp32_write2(base, TIMER_SET, TIMER_STOP); /* Required 2 times */ in DEF_SCSI_QCMD()
1206 nsp32_write2(base, TIMER_SET, TIMER_STOP); in do_nsp32_isr()

Completed in 12 milliseconds