Home
last modified time | relevance | path

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

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