Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Ddbdma.h62 #define DBDMA_STOP 0x7000 /* suspend processing */ macro
/Linux-v4.19/drivers/net/ethernet/apple/
Dmace.c461 cp->command = cpu_to_le16(DBDMA_STOP); in mace_open()
562 out_le16(&np->command, DBDMA_STOP); in mace_xmit_start()
903 out_le16(&cp->command, DBDMA_STOP); in mace_rxdma_intr()
Dbmac.c657 dbdma_setcmd(&bp->tx_cmds[i], DBDMA_STOP, 0, 0, 0); in bmac_transmit_packet()
/Linux-v4.19/sound/ppc/
Dpmac.c242 chip->extra_dma.cmds->command = cpu_to_le16(DBDMA_STOP); in snd_pmac_pcm_prepare()
306 out_le16(&cp->command, DBDMA_STOP); in snd_pmac_pcm_trigger()
778 chip->extra_dma.cmds->command = cpu_to_le16(DBDMA_STOP); in snd_pmac_beep_dma_stop()
/Linux-v4.19/drivers/block/
Dswim3.c488 out_le16(&cp->command, DBDMA_STOP); in setup_transfer()
1172 fs->dma_cmd[1].command = cpu_to_le16(DBDMA_STOP); in swim3_add_device()
/Linux-v4.19/drivers/scsi/
Dmac53c94.c394 dcmds->command = cpu_to_le16(DBDMA_STOP); in set_dma_cmds()
Dmesh.c1314 dcmds->command = cpu_to_le16(DBDMA_STOP); in set_dma_cmds()
/Linux-v4.19/sound/aoa/soundbus/i2sbus/
Dpcm.c410 command->command = cpu_to_le16(DBDMA_STOP); in i2sbus_pcm_prepare()
/Linux-v4.19/drivers/ata/
Dpata_macio.c565 table->command = cpu_to_le16(DBDMA_STOP); in pata_macio_qc_prep()
/Linux-v4.19/drivers/ide/
Dpmac.c1519 table->command = cpu_to_le16(DBDMA_STOP); in pmac_ide_build_dmatable()