Home
last modified time | relevance | path

Searched refs:I810_IOREADW (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Di810_audio.c472 #define I810_IOREADW(card, off) I810_IOREAD(w, u16, card, off) macro
763 offset = I810_IOREADW(state->card, port_picb); in i810_get_dma_addr()
782 } while (civ != GET_CIV(state->card, port) || offset != I810_IOREADW(state->card, port_picb)); in i810_get_dma_addr()
1354 status = I810_IOREADW(card, port + OFF_PICB); in i810_channel_interrupt()
1356 status = I810_IOREADW(card, port + OFF_SR); in i810_channel_interrupt()