Home
last modified time | relevance | path

Searched refs:DBDMA_STOP (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/arch/powerpc/include/asm/
Ddbdma.h62 #define DBDMA_STOP 0x7000 /* suspend processing */ macro
/linux-6.6.21/drivers/net/ethernet/apple/
Dmace.c467 cp->command = cpu_to_le16(DBDMA_STOP); in mace_open()
568 out_le16(&np->command, DBDMA_STOP); in mace_xmit_start()
909 out_le16(&cp->command, DBDMA_STOP); in mace_rxdma_intr()
Dbmac.c654 dbdma_setcmd(&bp->tx_cmds[i], DBDMA_STOP, 0, 0, 0); in bmac_transmit_packet()
/linux-6.6.21/sound/ppc/
Dpmac.c211 chip->extra_dma.cmds->command = cpu_to_le16(DBDMA_STOP); in snd_pmac_pcm_prepare()
275 out_le16(&cp->command, DBDMA_STOP); in snd_pmac_pcm_trigger()
741 chip->extra_dma.cmds->command = cpu_to_le16(DBDMA_STOP); in snd_pmac_beep_dma_stop()
/linux-6.6.21/drivers/block/
Dswim3.c473 out_le16(&cp->command, DBDMA_STOP); in setup_transfer()
1160 fs->dma_cmd[1].command = cpu_to_le16(DBDMA_STOP); in swim3_add_device()
/linux-6.6.21/drivers/scsi/
Dmac53c94.c391 dcmds->command = cpu_to_le16(DBDMA_STOP); in set_dma_cmds()
Dmesh.c1311 dcmds->command = cpu_to_le16(DBDMA_STOP); in set_dma_cmds()
/linux-6.6.21/sound/aoa/soundbus/i2sbus/
Dpcm.c401 command->command = cpu_to_le16(DBDMA_STOP); in i2sbus_pcm_prepare()
/linux-6.6.21/drivers/ata/
Dpata_macio.c569 table->command = cpu_to_le16(DBDMA_STOP); in pata_macio_qc_prep()