tag | line | file | source code |
sb_dsp_command | 105 | drivers/sound/sb16_dsp.c | return sb_dsp_command (val); |
sb_dsp_command | 307 | drivers/sound/sb16_dsp.c | sb_dsp_command (0x41); |
sb_dsp_command | 308 | drivers/sound/sb16_dsp.c | sb_dsp_command ((unsigned char) ((dsp_current_speed >> 8) & 0xff)); |
sb_dsp_command | 309 | drivers/sound/sb16_dsp.c | sb_dsp_command ((unsigned char) (dsp_current_speed & 0xff)); |
sb_dsp_command | 310 | drivers/sound/sb16_dsp.c | sb_dsp_command ((unsigned char) (dsp_16bit ? 0xb6 : 0xc6)); |
sb_dsp_command | 312 | drivers/sound/sb16_dsp.c | sb_dsp_command ((unsigned char) ((dsp_stereo ? 0x20 : 0) + |
sb_dsp_command | 315 | drivers/sound/sb16_dsp.c | sb_dsp_command ((unsigned char) (cnt >> 8)); |
sb_dsp_command | 367 | drivers/sound/sb16_dsp.c | sb_dsp_command (0x42); |
sb_dsp_command | 368 | drivers/sound/sb16_dsp.c | sb_dsp_command ((unsigned char) ((dsp_current_speed >> 8) & 0xff)); |
sb_dsp_command | 369 | drivers/sound/sb16_dsp.c | sb_dsp_command ((unsigned char) (dsp_current_speed & 0xff)); |
sb_dsp_command | 370 | drivers/sound/sb16_dsp.c | sb_dsp_command ((unsigned char) (dsp_16bit ? 0xbe : 0xce)); |
sb_dsp_command | 372 | drivers/sound/sb16_dsp.c | sb_dsp_command ((unsigned char) ((dsp_stereo ? 0x20 : 0) + |
sb_dsp_command | 375 | drivers/sound/sb16_dsp.c | sb_dsp_command ((unsigned char) (cnt >> 8)); |
sb_dsp_command | 409 | drivers/sound/sb16_dsp.c | sb_dsp_command (0xd0); /* Halt DMA */ |
sb_dsp_command | 411 | drivers/sound/sb16_dsp.c | sb_dsp_command (0xd4); /* Continue DMA */ |
sb_dsp_command | 118 | drivers/sound/sb_dsp.c | int sb_dsp_command (unsigned char val); |
sb_dsp_command | 265 | drivers/sound/sb_dsp.c | sb_dsp_command (DSP_CMD_SPKON); |
sb_dsp_command | 267 | drivers/sound/sb_dsp.c | sb_dsp_command (DSP_CMD_SPKOFF); |
sb_dsp_command | 337 | drivers/sound/sb_dsp.c | if (sb_dsp_command (0x40)) |
sb_dsp_command | 338 | drivers/sound/sb_dsp.c | sb_dsp_command (tconst); |
sb_dsp_command | 353 | drivers/sound/sb_dsp.c | if (sb_dsp_command (0x40)) /* |
sb_dsp_command | 356 | drivers/sound/sb_dsp.c | sb_dsp_command (tconst); |
sb_dsp_command | 417 | drivers/sound/sb_dsp.c | if (sb_dsp_command (0x48)) /* |
sb_dsp_command | 421 | drivers/sound/sb_dsp.c | sb_dsp_command ((unsigned char) (dsp_count & 0xff)); |
sb_dsp_command | 422 | drivers/sound/sb_dsp.c | sb_dsp_command ((unsigned char) ((dsp_count >> 8) & 0xff)); |
sb_dsp_command | 423 | drivers/sound/sb_dsp.c | sb_dsp_command (0x91); /* |
sb_dsp_command | 435 | drivers/sound/sb_dsp.c | if (sb_dsp_command (0x14)) /* |
sb_dsp_command | 439 | drivers/sound/sb_dsp.c | sb_dsp_command ((unsigned char) (dsp_count & 0xff)); |
sb_dsp_command | 440 | drivers/sound/sb_dsp.c | sb_dsp_command ((unsigned char) ((dsp_count >> 8) & 0xff)); |
sb_dsp_command | 481 | drivers/sound/sb_dsp.c | if (sb_dsp_command (0x48)) /* |
sb_dsp_command | 485 | drivers/sound/sb_dsp.c | sb_dsp_command ((unsigned char) (dsp_count & 0xff)); |
sb_dsp_command | 486 | drivers/sound/sb_dsp.c | sb_dsp_command ((unsigned char) ((dsp_count >> 8) & 0xff)); |
sb_dsp_command | 487 | drivers/sound/sb_dsp.c | sb_dsp_command (0x99); /* |
sb_dsp_command | 499 | drivers/sound/sb_dsp.c | if (sb_dsp_command (0x24)) /* |
sb_dsp_command | 503 | drivers/sound/sb_dsp.c | sb_dsp_command ((unsigned char) (dsp_count & 0xff)); |
sb_dsp_command | 504 | drivers/sound/sb_dsp.c | sb_dsp_command ((unsigned char) ((dsp_count >> 8) & 0xff)); |
sb_dsp_command | 518 | drivers/sound/sb_dsp.c | sb_dsp_command (0xd0); /* Halt DMA */ |
sb_dsp_command | 520 | drivers/sound/sb_dsp.c | sb_dsp_command (0xd4); /* Continue DMA */ |
sb_dsp_command | 545 | drivers/sound/sb_dsp.c | sb_dsp_command (dsp_16bit ? 0xac : 0xa8); |
sb_dsp_command | 547 | drivers/sound/sb_dsp.c | sb_dsp_command (dsp_16bit ? 0xa4 : 0xa0); |
sb_dsp_command | 552 | drivers/sound/sb_dsp.c | sb_dsp_command (0xa8); |
sb_dsp_command | 554 | drivers/sound/sb_dsp.c | sb_dsp_command (0xa0); |
sb_dsp_command | 582 | drivers/sound/sb_dsp.c | sb_dsp_command (dsp_16bit ? 0xac : 0xa8); |
sb_dsp_command | 584 | drivers/sound/sb_dsp.c | sb_dsp_command (dsp_16bit ? 0xa4 : 0xa0); |
sb_dsp_command | 1016 | drivers/sound/sb_dsp.c | if (!sb_dsp_command (0xFA)) |
sb_dsp_command | 1021 | drivers/sound/sb_dsp.c | if (sb_dsp_command (0xFB) && /* set DMA-channels and Interrupts */ |
sb_dsp_command | 1022 | drivers/sound/sb_dsp.c | sb_dsp_command ((dma_translat[JAZZ_DMA16] << 4) | dma_translat[SBC_DMA]) && |
sb_dsp_command | 1023 | drivers/sound/sb_dsp.c | sb_dsp_command ((int_translat[MPU_IRQ] << 4) | int_translat[sbc_irq])) |
sb_dsp_command | 1105 | drivers/sound/sb_dsp.c | sb_dsp_command (0xe1); /* |
sb_dsp_command | 1146 | drivers/sound/sb_dsp.c | sb_dsp_command (0xe7); /* |
sb_dsp_command | 112 | drivers/sound/sb_midi.c | if (!sb_dsp_command (0x35)) |
sb_dsp_command | 158 | drivers/sound/sb_midi.c | if (sb_dsp_command (0x38)) |
sb_dsp_command | 159 | drivers/sound/sb_midi.c | sb_dsp_command (midi_byte); |
sb_dsp_command | 165 | drivers/sound/sb_midi.c | sb_dsp_command (midi_byte); /* |
sb_dsp_command | 103 | drivers/sound/sound_calls.h | int sb_dsp_command (unsigned char val); |