Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dpci_fire.c106 #define EVENT_QUEUE_CONTROL_SET(EQ) (0x011000UL + (EQ) * 0x8UL) argument
110 #define EVENT_QUEUE_CONTROL_CLEAR(EQ) (0x011200UL + (EQ) * 0x8UL) argument
115 #define EVENT_QUEUE_STATE(EQ) (0x011400UL + (EQ) * 0x8UL) argument
121 #define EVENT_QUEUE_TAIL(EQ) (0x011600UL + (EQ) * 0x8UL) argument
125 #define EVENT_QUEUE_HEAD(EQ) (0x011800UL + (EQ) * 0x8UL) argument
/linux-4.1.27/arch/mn10300/kernel/
Dkprobes.c96 #define EQ (1 << 8) macro
107 /* 0 0 0 1 */ (EQ | NC | CC | VC | GE | LE | LS),
109 /* 0 0 1 1 */ (EQ | NS | CC | VC | LT | LE | LS),
111 /* 0 1 0 1 */ (EQ | NC | CS | VC | GE | LE | LS),
113 /* 0 1 1 1 */ (EQ | NS | CS | VC | LT | LE | LS),
115 /* 1 0 0 1 */ (EQ | NC | CC | VS | LT | LE | LS),
117 /* 1 0 1 1 */ (EQ | NS | CC | VS | GE | LE | LS),
119 /* 1 1 0 1 */ (EQ | NC | CS | VS | LT | LE | LS),
121 /* 1 1 1 1 */ (EQ | NS | CS | VS | GE | LE | LS),
/linux-4.1.27/sound/pci/
DKconfig103 Supported features: Hardware Mixer, SRC, EQ and SPDIF output.
130 Supported features: Hardware Mixer, SRC, EQ and SPDIF output.
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt291 EQ, mpu401, gameport. A3D and wavetable support are still in development.
296 The hardware EQ hardware and SPDIF is only present in the Vortex2 and
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfpsp.S16334 # The cases EQ and NE are shared by the Aware and Nonaware groups #