Lines Matching defs:command
48 * allocate DBDMA command arrays
160 * set the command pointer address
203 /* We really want to execute a DMA stop command, after the AWACS
211 chip->extra_dma.cmds->command = cpu_to_le16(DBDMA_STOP);
229 cp->command = cpu_to_le16(DBDMA_NOP | BR_ALWAYS);
247 int i, command;
254 command = (subs->stream == SNDRV_PCM_STREAM_PLAYBACK ?
260 out_le16(&cp->command, command);
275 out_le16(&cp->command, DBDMA_STOP);
417 cp->command = cpu_to_le16(OUTPUT_MORE | BR_ALWAYS | INTR_ALWAYS);
419 /* point at our patched up command block */
729 chip->extra_dma.cmds->command = cpu_to_le16(OUTPUT_MORE | BR_ALWAYS);
741 chip->extra_dma.cmds->command = cpu_to_le16(DBDMA_STOP);