Searched refs:REG_GPIO_DMA_CTL (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.c52 #define REG_GPIO_DMA_CTL (0x10c >> 2) macro
73 /* REG_GPIO_DMA_CTL bits */
271 REG_GPIO_DMA_CTL);
283 REG_GPIO_DMA_CTL);
296 btand(~15, REG_GPIO_DMA_CTL);
382 0x0cffffff, REG_GPIO_DMA_CTL);
406 0x0fffffff, REG_GPIO_DMA_CTL);
958 btwrite(0, REG_GPIO_DMA_CTL);
1031 btand(~15, REG_GPIO_DMA_CTL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dbt87x.c65 #define REG_GPIO_DMA_CTL 0x10c /* audio control */ macro
464 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
478 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
487 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
558 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
602 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
650 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);
746 snd_bt87x_writel(chip, REG_GPIO_DMA_CTL, chip->reg_control);

Completed in 94 milliseconds