Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Doplvar.h61 struct opl_voice voices[OPL3_NVOICE];
Doplreg.h146 #define OPL3_NVOICE 18 macro
Dopl.c165 sc->syn.nvoice = sc->model == OPL_2 ? OPL2_NVOICE : OPL3_NVOICE;
170 for (i = 0; i < OPL3_NVOICE; i++)