Lines Matching +full:irq +full:- +full:active +full:- +full:high
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * usr/include/linux/lp.h c.1991-1992 James Wiegand
26 #define LP_CAREFUL 0x0080 /* obsoleted -arca */
38 #define LP_PBUSY 0x80 /* inverted input, active high */
39 #define LP_PACK 0x40 /* unchanged input, active low */
40 #define LP_POUTPA 0x20 /* unchanged input, active high */
41 #define LP_PSELECD 0x10 /* unchanged input, active high */
42 #define LP_PERRORP 0x08 /* unchanged input, active low */
44 /* timeout for each character. This is relative to bus cycles -- it
77 #define LPSETIRQ 0x0605 /* call with new IRQ number,
78 or 0 for polling (no IRQ) */
79 #define LPGETIRQ 0x0606 /* get the current IRQ number */
81 /* NOTE: LPCAREFUL is obsoleted and it' s always the default right now -arca */
82 #define LPCAREFUL 0x0609 /* call with TRUE arg to require out-of-paper, off-
104 This is also used for re-checking error conditions if LP_ABORT is