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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dbtaudio.c51 #define REG_INT_MASK (0x104 >> 2) macro
261 btwrite(IRQ_BTAUDIO, REG_INT_MASK);
832 astat = stat & btread(REG_INT_MASK);
868 btwrite(0, REG_INT_MASK);
959 btwrite(0, REG_INT_MASK);
1032 btwrite(0, REG_INT_MASK);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dbt87x.c64 #define REG_INT_MASK 0x104 /* interrupt mask */ macro
267 snd_bt87x_writel(chip, REG_INT_MASK, chip->interrupt_mask);
477 snd_bt87x_writel(chip, REG_INT_MASK, chip->interrupt_mask);
488 snd_bt87x_writel(chip, REG_INT_MASK, 0);
747 snd_bt87x_writel(chip, REG_INT_MASK, 0);

Completed in 59 milliseconds