Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Ddbdma.h62 #define DBDMA_STOP 0x7000 /* suspend processing */ macro
/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h112 #define DBDMA_STOP 0x7000 /* suspend processing */ macro
/openbmc/linux/drivers/net/ethernet/apple/
H A 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()
H A Dbmac.c654 dbdma_setcmd(&bp->tx_cmds[i], DBDMA_STOP, 0, 0, 0); in bmac_transmit_packet()
/openbmc/linux/sound/ppc/
H A 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()
/openbmc/linux/drivers/block/
H A 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()
/openbmc/linux/drivers/scsi/
H A Dmac53c94.c391 dcmds->command = cpu_to_le16(DBDMA_STOP); in set_dma_cmds()
H A Dmesh.c1311 dcmds->command = cpu_to_le16(DBDMA_STOP); in set_dma_cmds()
/openbmc/qemu/hw/misc/macio/
H A Dmac_dbdma.c469 case DBDMA_STOP: in channel_run()
/openbmc/linux/sound/aoa/soundbus/i2sbus/
H A Dpcm.c401 command->command = cpu_to_le16(DBDMA_STOP); in i2sbus_pcm_prepare()
/openbmc/linux/drivers/ata/
H A Dpata_macio.c572 table->command = cpu_to_le16(DBDMA_STOP); in pata_macio_qc_prep()