Searched refs:OPL (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/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-6.6.21/Documentation/sound/ |
D | alsa-configuration.rst | 155 port # for OPL chip 523 port address of OPL-3 FM synthesizer (8x38 only): 2109 FM OPL-3 Port #
|
/linux-6.6.21/arch/powerpc/xmon/ |
D | ppc-opc.c | 2311 #define OPL(x,l) (OP (x) | ((((unsigned long)(l)) & 1) << 21)) macro 2312 #define OPL_MASK OPL (0x3f,1) 3833 {"cmplwi", OPL(10,0), OPL_MASK, PPCCOM, PPCVLE, {OBF, RA, UISIGNOPT}}, 3834 {"cmpldi", OPL(10,1), OPL_MASK, PPC64, PPCVLE, {OBF, RA, UISIGNOPT}}, 3838 {"cmpwi", OPL(11,0), OPL_MASK, PPCCOM, PPCVLE, {OBF, RA, SI}}, 3839 {"cmpdi", OPL(11,1), OPL_MASK, PPC64, PPCVLE, {OBF, RA, SI}},
|