Searched refs:xdma (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/sound/isa/ |
D | sc6000.c | 541 int xdma = dma[dev]; in snd_sc6000_probe() local 564 if (xdma == SNDRV_AUTO_DMA) { in snd_sc6000_probe() 565 xdma = snd_legacy_find_free_dma(possible_dmas); in snd_sc6000_probe() 566 if (xdma < 0) { in snd_sc6000_probe() 603 port[dev], xirq, xdma, in snd_sc6000_probe() 610 err = snd_wss_create(card, mss_port[dev] + 4, -1, xirq, xdma, -1, in snd_sc6000_probe() 656 mss_port[dev], xirq, xdma); in snd_sc6000_probe()
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | aspeed-g6.dtsi | 343 xdma: xdma@1e6e7000 { label 344 compatible = "aspeed,ast2600-xdma";
|
D | aspeed-g5.dtsi | 266 xdma: xdma@1e6e7000 { label 267 compatible = "aspeed,ast2500-xdma";
|
D | aspeed-bmc-opp-witherspoon.dts | 699 &xdma {
|
D | aspeed-bmc-opp-tacoma.dts | 869 &xdma {
|
D | aspeed-bmc-ibm-rainier.dts | 1137 &xdma {
|