Searched refs:TIMER_STOP (Results 1 – 2 of 2) sorted by relevance
38 #define TIMER_STOP 0x80000000 macro157 out_be32(&priv->regs[num].gtbcr, tmp_ticks | TIMER_STOP); in set_cascade_timer()226 ticks | TIMER_STOP); in get_timer()251 clrbits32(&priv->regs[handle->num].gtbcr, TIMER_STOP); in mpic_start_timer()267 setbits32(&priv->regs[handle->num].gtbcr, TIMER_STOP); in mpic_stop_timer()
134 # define TIMER_STOP BIT(8) macro