OPL3_TIMER2_START 204 sound/drivers/opl3/opl3_lib.c tmp = (opl3->timer_enable | OPL3_TIMER2_START) & ~OPL3_TIMER2_MASK; OPL3_TIMER2_START 220 sound/drivers/opl3/opl3_lib.c tmp = (opl3->timer_enable | OPL3_TIMER2_MASK) & ~OPL3_TIMER2_START;