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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/opti9xx/
H A Dmiro.c850 #define snd_miro_write_mask(chip, reg, value, mask) \ macro
985 snd_miro_write_mask(chip, OPTi9XX_MC_REG(6), 0x02, 0x02);
986 snd_miro_write_mask(chip, OPTi9XX_MC_REG(1), 0x80, 0x80);
987 snd_miro_write_mask(chip, OPTi9XX_MC_REG(2), 0x20, 0x20); /* OPL4 */
988 snd_miro_write_mask(chip, OPTi9XX_MC_REG(3), 0xf0, 0xff);
989 snd_miro_write_mask(chip, OPTi9XX_MC_REG(5), 0x02, 0x02);
993 snd_miro_write_mask(chip, OPTi9XX_MC_REG(1), 0x80, 0x80);
994 snd_miro_write_mask(chip, OPTi9XX_MC_REG(2), 0x20, 0x20); /* OPL4 */
995 snd_miro_write_mask(chip, OPTi9XX_MC_REG(4), 0x00, 0x0c);
996 snd_miro_write_mask(chi
[all...]

Completed in 111 milliseconds