Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/sound/cards/
Dcmipci.rst153 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-5.19.10/Documentation/sound/
Dalsa-configuration.rst142 port # for OPL chip
510 port address of OPL-3 FM synthesizer (8x38 only):
2095 FM OPL-3 Port #
/linux-5.19.10/arch/powerpc/xmon/
Dppc-opc.c2311 #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}},