Home
last modified time | relevance | path

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

/linux/Documentation/sound/cards/
H A 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/arch/powerpc/xmon/
H A Dppc-opc.c2310 #define OPL(x,l) (OP (x) | ((((unsigned long)(l)) & 1) << 21)) macro
2311 #define OPL_MASK OPL (0x3f,1)
3832 {"cmplwi", OPL(10,0), OPL_MASK, PPCCOM, PPCVLE, {OBF, RA, UISIGNOPT}},
3833 {"cmpldi", OPL(10,1), OPL_MASK, PPC64, PPCVLE, {OBF, RA, UISIGNOPT}},
3837 {"cmpwi", OPL(11,0), OPL_MASK, PPCCOM, PPCVLE, {OBF, RA, SI}},
3838 {"cmpdi", OPL(11,1), OPL_MASK, PPC64, PPCVLE, {OBF, RA, SI}},