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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/
H A Dmaestro3.c197 #define HOST_INT_CTRL 0x18 macro
1095 snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE,
1096 HOST_INT_CTRL);
1114 snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE,
1115 HOST_INT_CTRL);
2500 outw(val, io + HOST_INT_CTRL);
2526 outw(0, chip->iobase + HOST_INT_CTRL); /* disable ints */

Completed in 98 milliseconds