Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dopl3.h55 #define OPL3_REG_TIMER2 0x03 macro
/linux-6.1.9/sound/drivers/opl3/
Dopl3_lib.c192 opl3->command(opl3, OPL3_LEFT | OPL3_REG_TIMER2, 256 - ticks); /* timer 1 count */ in snd_opl3_timer2_start()