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