Searched refs:OPL (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/Documentation/sound/cards/ |
D | cmipci.rst | 153 Mix analog PCM playback and FM-OPL/3 streams and 245 FM OPL/3 Synth 248 The FM OPL/3 is also enabled as default only for the first card. 251 The output quality of FM OPL/3 is, however, very weird.
|
/Linux-v4.19/Documentation/sound/ |
D | alsa-configuration.rst | 133 port # for OPL chip 500 port address of OPL-3 FM synthesizer (8x38 only): 2077 FM OPL-3 Port #
|
/Linux-v4.19/arch/powerpc/xmon/ |
D | ppc-opc.c | 2323 #define OPL(x,l) (OP (x) | ((((unsigned long)(l)) & 1) << 21)) macro 2324 #define OPL_MASK OPL (0x3f,1) 3845 {"cmplwi", OPL(10,0), OPL_MASK, PPCCOM, PPCVLE, {OBF, RA, UISIGNOPT}}, 3846 {"cmpldi", OPL(10,1), OPL_MASK, PPC64, PPCVLE, {OBF, RA, UISIGNOPT}}, 3850 {"cmpwi", OPL(11,0), OPL_MASK, PPCCOM, PPCVLE, {OBF, RA, SI}}, 3851 {"cmpdi", OPL(11,1), OPL_MASK, PPC64, PPCVLE, {OBF, RA, SI}},
|