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

/linux-4.4.14/arch/powerpc/sysdev/
H A Dmpic_timer.c43 #define TIMER_STOP 0x80000000 macro
193 out_be32(&priv->regs[num].gtbcr, tmp_ticks | TIMER_STOP); set_cascade_timer()
262 ticks | TIMER_STOP); get_timer()
287 clrbits32(&priv->regs[handle->num].gtbcr, TIMER_STOP); mpic_start_timer()
303 setbits32(&priv->regs[handle->num].gtbcr, TIMER_STOP); mpic_stop_timer()
/linux-4.4.14/drivers/scsi/
H A Dnsp32.h143 # define TIMER_STOP BIT(8) macro
H A Dnsp32.c1129 nsp32_write2(base, TIMER_SET, TIMER_STOP); nsp32hw_init()
1130 nsp32_write2(base, TIMER_SET, TIMER_STOP); /* Required 2 times */ nsp32hw_init()
1205 nsp32_write2(base, TIMER_SET, TIMER_STOP); do_nsp32_isr()

Completed in 126 milliseconds