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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Di810_audio.c480 #define I810_IOWRITEB(val, card, off) I810_IOWRITE(b, val, card, off) macro
487 I810_IOWRITEB(MODULOP2(GET_CIV((card), (port)) + (off), SG_LEN), (card), (port) + OFF_LVI)
908 I810_IOWRITEB(0, card, PI_CR);
913 I810_IOWRITEB( I810_IOREADB(card, PI_PICB), card, PI_PICB );
915 I810_IOWRITEB( I810_IOREADB(card, PI_SR), card, PI_SR );
937 I810_IOWRITEB(0x10 | 0x04 | 0x01, state->card, PI_CR);
958 I810_IOWRITEB(0, card, PO_CR);
963 I810_IOWRITEB( I810_IOREADB(card, PO_PICB), card, PO_PICB );
965 I810_IOWRITEB( I810_IOREADB(card, PO_SR), card, PO_SR );
987 I810_IOWRITEB(
[all...]

Completed in 49 milliseconds