Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DOSET-PL-2.1155 …terms of the OSET Public License, v.2.1 (“OSET-PL-2.1”). If a copy of the OPL was not distributed…
H A DOPL-1.084 …u must (a) rename Your license so that the phrases ``Open'', ``OpenPL'', ``OPL'' or any confusingl…
/OK3568_Linux_fs/kernel/Documentation/sound/
H A Dalsa-configuration.rst142 port # for OPL chip
510 port address of OPL-3 FM synthesizer (8x38 only):
2089 FM OPL-3 Port #
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A 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}},