Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Di810_audio.c487 #define GET_CIV(card, port) MODULOP2(I810_IOREADB((card), (port) + OFF_CIV), SG_LEN) macro
492 I810_IOWRITEB(MODULOP2(GET_CIV((card), (port)) + (off), SG_LEN), (card), (port) + OFF_LVI)
762 civ = GET_CIV(state->card, port); 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()
1157 if (GET_CIV(state->card, PI_BASE) != in i810_update_ptr()
1182 if (GET_CIV(state->card, PO_BASE) != in i810_update_ptr()
1187 GET_CIV(state->card, PO_BASE), in i810_update_ptr()