Searched refs:NR_WT (Results 1 - 14 of 14) 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/au88x0/
H A Dau88x0_synth.c144 for (i = 0; i < NR_WT; i++) {
157 if (wt >= (NR_WT / NR_WT_PB)) {
164 if (wt >= NR_WT) {
280 for (edi = 0; edi < (NR_WT / NR_WT_PB); edi++) {
288 for (edi = 0; edi < NR_WT; edi++) {
296 for (edi = 0; edi < (NR_WT / NR_WT_PB); edi++)
H A Dau88x0.h147 stream_t dma_wt[NR_WT];
148 wt_voice_t wt_voice[NR_WT]; /* WT register cache. */
149 char mixwt[(NR_WT / NR_WTPB) * 6]; /* WT mixin objects */
H A Dau8820.h19 #define NR_WT 0x20 macro
H A Dau8810.h11 #define NR_WT 0x00 macro
H A Dau8830.h22 #define NR_WT 0x40 macro
H A Dau88x0.c296 if ((err = snd_vortex_new_pcm(chip, VORTEX_PCM_WT, NR_WT)) < 0) {
H A Dau88x0_core.c903 addr = VORTEX_FIFO_WTCTRL + ((NR_WT - 1) * 4);
904 for (x = NR_WT - 1; x >= 0; x--) {
2161 for (i = 0; i < NR_WT; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_synth.c144 for (i = 0; i < NR_WT; i++) {
157 if (wt >= (NR_WT / NR_WT_PB)) {
164 if (wt >= NR_WT) {
280 for (edi = 0; edi < (NR_WT / NR_WT_PB); edi++) {
288 for (edi = 0; edi < NR_WT; edi++) {
296 for (edi = 0; edi < (NR_WT / NR_WT_PB); edi++)
H A Dau88x0.h147 stream_t dma_wt[NR_WT];
148 wt_voice_t wt_voice[NR_WT]; /* WT register cache. */
149 char mixwt[(NR_WT / NR_WTPB) * 6]; /* WT mixin objects */
H A Dau8820.h19 #define NR_WT 0x20 macro
H A Dau8810.h11 #define NR_WT 0x00 macro
H A Dau8830.h22 #define NR_WT 0x40 macro
H A Dau88x0.c296 if ((err = snd_vortex_new_pcm(chip, VORTEX_PCM_WT, NR_WT)) < 0) {
H A Dau88x0_core.c903 addr = VORTEX_FIFO_WTCTRL + ((NR_WT - 1) * 4);
904 for (x = NR_WT - 1; x >= 0; x--) {
2161 for (i = 0; i < NR_WT; i++) {

Completed in 103 milliseconds