Home
last modified time | relevance | path

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

/drivers/s390/char/
Dcon3215.c51 #define RAW3215_TIMER_RUNS 64 /* set if the output delay timer is on */ macro
291 raw->flags &= ~RAW3215_TIMER_RUNS; in raw3215_timeout()
297 !(raw->flags & RAW3215_TIMER_RUNS)) { in raw3215_timeout()
300 raw->flags |= RAW3215_TIMER_RUNS; in raw3215_timeout()
327 !(raw->flags & RAW3215_TIMER_RUNS)) { in raw3215_try_io()
330 raw->flags |= RAW3215_TIMER_RUNS; in raw3215_try_io()