Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dfmopl.c213 static OPL_CH *S_CH;
214 static OPL_CH *E_CH;
351 static void set_algorithm( OPL_CH *CH) in set_algorithm()
381 OPL_CH *CH = &OPL->P_CH[slot/2]; in set_mul()
395 OPL_CH *CH = &OPL->P_CH[slot/2]; in set_ksl_tl()
411 OPL_CH *CH = &OPL->P_CH[slot/2]; in set_ar_dr()
428 OPL_CH *CH = &OPL->P_CH[slot/2]; in set_sl_rr()
746 OPL_CH *CH; in OPLWriteReg()
989 OPL_CH *CH,*R_CH; in YM3812UpdateOne()
1057 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
[all …]
H A Dfmopl.h54 } OPL_CH; typedef
70 OPL_CH *P_CH; /* pointer of CH */