Searched refs:IO_CONTROL (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/clocksource/
H A Dzevio-timer.c25 #define IO_CONTROL 0x08 macro
74 timer->timer1 + IO_CONTROL); zevio_timer_set_event()
98 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); zevio_timer_set_mode()
117 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); zevio_timer_interrupt()
171 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); zevio_timer_add()
193 writel(CNTL_STOP_TIMER, timer->timer2 + IO_CONTROL); zevio_timer_add()
197 timer->timer2 + IO_CONTROL); zevio_timer_add()
/linux-4.1.27/drivers/parisc/
H A Dccio-dma.c109 #define IOA_NORMAL_MODE 0x00020080 /* IO_CONTROL to turn on CCIO */
143 ** Runway IO_CONTROL Register (+0x38)
145 ** The Runway IO_CONTROL register controls the forwarding of transactions.

Completed in 110 milliseconds