Lines Matching refs:data
43 outw((unsigned short)val, port); /* Send data */
57 res = inw(port); /* Read data */
71 outw((unsigned short)val, port); /* Send low word of data */
72 outw((unsigned short)(val>>16), port+2); /* Send high word of data */
87 low = inw(port); /* Read low word of data */
318 send_array(struct snd_emu8000 *emu, const unsigned short *data, int size)
323 p = data;
388 EMU8000_SMLD_READ(emu); /* discard stale data */
395 /* Write a unique data on the test address.
396 * if the address is out of range, the data is written on
398 * changed by this data.
406 * read the data on the just written DRAM address
412 EMU8000_SMLD_READ(emu); /* discard stale data */
423 EMU8000_SMLD_READ(emu); /* discard stale data */
704 /* reverb mode settings; write the following 28 data of 16 bit length