Searched refs:OPL_TIMER_CONTROL (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Doplreg.h51 #define OPL_TIMER_CONTROL 0x04 /* Left */ macro
H A Dopl.c248 opl_command(sc, OPL_L, OPL_TIMER_CONTROL,
251 opl_command(sc, OPL_L, OPL_TIMER_CONTROL, OPL_IRQ_RESET);
257 opl_command(sc, OPL_L, OPL_TIMER_CONTROL, /* start timer1 */
264 opl_command(sc, OPL_L, OPL_TIMER_CONTROL,
266 opl_command(sc, OPL_L, OPL_TIMER_CONTROL, OPL_IRQ_RESET);

Completed in 54 milliseconds