Searched refs:OPL (Results 1 – 12 of 12) sorted by relevance
/linux-2.6.39/Documentation/sound/oss/ |
D | Tropez+ | 22 want to use the OPL/[34] synth on the soundcard
|
D | README.ymfsb | 100 * support for OPL (dmfm) : There will be no requirements... :-<
|
D | ALS | 15 - FM synthesizer (YM3812/OPL-3) support
|
D | README.modules | 18 <M> FM synthesizer (YM3812/OPL-3) support
|
D | PAS16 | 115 FM Synthesizer (YM3812/OPL-3) support
|
D | Opti | 35 FM synthesizer (YM3812/OPL-3) support (CONFIG_SOUND_YM3812)
|
D | README.OSS | 864 "FM synthesizer (YM3812/OPL-3) support",
|
/linux-2.6.39/Documentation/sound/alsa/ |
D | CMIPCI.txt | 143 "IEC958 Mix Analog" - Mix analog PCM playback and FM-OPL/3 streams and 227 FM OPL/3 Synth 230 The FM OPL/3 is also enabled as default only for the first card. 233 The output quality of FM OPL/3 is, however, very weird.
|
D | ALSA-Configuration.txt | 131 port - port # for OPL chip 449 fm_port - port address of OPL-3 FM synthesizer (8x38 only): 1765 fm_port - FM OPL-3 Port #
|
/linux-2.6.39/sound/oss/ |
D | CHANGELOG | 303 - Fixed OPL-3 detection with SB. Caused problems with PAS16. 314 - Implemented better detection for OPL-3. This should be useful if you 315 have an old SB Pro (the non-OPL-3 one) or a SB 2.0 clone which has a OPL-3.
|
D | Kconfig | 414 to include this file. Without this file the synth device (OPL) may 452 tristate "Yamaha FM synthesizer (YM3812/OPL-3) support"
|
/linux-2.6.39/arch/powerpc/xmon/ |
D | ppc-opc.c | 1534 #define OPL(x,l) (OP (x) | ((((unsigned long)(l)) & 1) << 21)) macro 1535 #define OPL_MASK OPL (0x3f,1) 2520 { "cmplwi", OPL(10,0), OPL_MASK, PPCCOM, { OBF, RA, UI } }, 2521 { "cmpldi", OPL(10,1), OPL_MASK, PPC64, { OBF, RA, UI } }, 2525 { "cmpwi", OPL(11,0), OPL_MASK, PPCCOM, { OBF, RA, SI } }, 2526 { "cmpdi", OPL(11,1), OPL_MASK, PPC64, { OBF, RA, SI } },
|