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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Dvia82xx_modem.c74 #define VIAREG(via, x) ((via)->port + VIA_REG_##x) macro
364 return inl(VIAREG(chip, AC97));
369 outl(val, VIAREG(chip, AC97));
420 outl(val, VIAREG(chip, GPI_STATUS));
484 status = inl(VIAREG(chip, SGD_SHADOW));
1007 outl(0, VIAREG(chip, GPI_INTR));
H A Dvia82xx.c135 #define VIAREG(via, x) ((via)->port + VIA_REG_##x) macro
510 return inl(VIAREG(chip, AC97));
515 outl(val, VIAREG(chip, AC97));
629 status = inl(VIAREG(chip, SGD_SHADOW));
678 status = inl(VIAREG(chip, SGD_SHADOW));
2161 outl(0, VIAREG(chip, GPI_INTR));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Dvia82xx_modem.c74 #define VIAREG(via, x) ((via)->port + VIA_REG_##x) macro
364 return inl(VIAREG(chip, AC97));
369 outl(val, VIAREG(chip, AC97));
420 outl(val, VIAREG(chip, GPI_STATUS));
484 status = inl(VIAREG(chip, SGD_SHADOW));
1007 outl(0, VIAREG(chip, GPI_INTR));
H A Dvia82xx.c135 #define VIAREG(via, x) ((via)->port + VIA_REG_##x) macro
510 return inl(VIAREG(chip, AC97));
515 outl(val, VIAREG(chip, AC97));
629 status = inl(VIAREG(chip, SGD_SHADOW));
678 status = inl(VIAREG(chip, SGD_SHADOW));
2161 outl(0, VIAREG(chip, GPI_INTR));

Completed in 66 milliseconds