Searched refs:dt1 (Results 1 – 3 of 3) sorted by relevance
49 u_int8_t dt1; member
194 writeopm(reg, (op->dt1 & 0x7) << 3 | (op->mul & 0x7)); in opm_set_voice_sub()
1584 long dt1, /* tick offset THIS time step */ in oncore_get_timestamp() argument2641 long dt1, dt2; in oncore_get_timestamp() local2667 dt1 = instance->saw_tooth + instance->offset; /* dt this time step */ in oncore_get_timestamp()2674 dt1 = instance->saw_tooth + instance->offset; /* dt this time step */ in oncore_get_timestamp()2679 oncore_get_timestamp(instance, dt1, dt2); in oncore_get_timestamp()