Searched refs:EQ (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/arch/sparc/kernel/ |
D | pci_fire.c | 106 #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/ |
D | kprobes.c | 96 #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/ |
D | Kconfig | 103 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/ |
D | ALSA-Configuration.txt | 291 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/ |
D | fpsp.S | 16334 # The cases EQ and NE are shared by the Aware and Nonaware groups #
|