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

/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.h162 uint16 intial; /* 4 bits of octave, 12 bits of fractional member in struct:_emuxki_chanparms_pitch
H A Demuxki.c373 chan->pitch.intial = 0x0000; /* shouldn't it be 0xE000 ? */
473 chan->pitch.intial =
635 emuxki_chan_write(&card->config, chano, EMU_CHAN_IP, chan->pitch.intial);

Completed in 44 milliseconds