Home
last modified time | relevance | path

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

/linux-2.6.39/Documentation/sound/oss/
DTropez+22 want to use the OPL/[34] synth on the soundcard
DREADME.ymfsb100 * support for OPL (dmfm) : There will be no requirements... :-<
DALS15 - FM synthesizer (YM3812/OPL-3) support
DREADME.modules18 <M> FM synthesizer (YM3812/OPL-3) support
DPAS16115 FM Synthesizer (YM3812/OPL-3) support
DOpti35 FM synthesizer (YM3812/OPL-3) support (CONFIG_SOUND_YM3812)
DREADME.OSS864 "FM synthesizer (YM3812/OPL-3) support",
/linux-2.6.39/Documentation/sound/alsa/
DCMIPCI.txt143 "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.
DALSA-Configuration.txt131 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/
DCHANGELOG303 - 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.
DKconfig414 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/
Dppc-opc.c1534 #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 } },