Searched refs:DBDMA_STOP (Results 1 - 19 of 19) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | dbdma.h | 62 #define DBDMA_STOP 0x7000 /* suspend processing */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | dbdma.h | 62 #define DBDMA_STOP 0x7000 /* suspend processing */ macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/apple/ |
H A D | mace.c | 462 cp->command = cpu_to_le16(DBDMA_STOP); in mace_open() 563 out_le16(&np->command, DBDMA_STOP); in mace_xmit_start() 904 out_le16(&cp->command, DBDMA_STOP); in mace_rxdma_intr()
|
H A D | bmac.c | 658 dbdma_setcmd(&bp->tx_cmds[i], DBDMA_STOP, 0, 0, 0); in bmac_transmit_packet()
|
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | pmac.c | 211 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/apple/ |
H A D | mace.c | 467 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 D | bmac.c | 654 dbdma_setcmd(&bp->tx_cmds[i], DBDMA_STOP, 0, 0, 0); in bmac_transmit_packet()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | pmac.c | 211 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()
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | swim3.c | 456 out_le16(&cp->command, DBDMA_STOP); in setup_transfer() 1143 fs->dma_cmd[1].command = cpu_to_le16(DBDMA_STOP); in swim3_add_device()
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | swim3.c | 473 out_le16(&cp->command, DBDMA_STOP); in setup_transfer() 1160 fs->dma_cmd[1].command = cpu_to_le16(DBDMA_STOP); in swim3_add_device()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | mac53c94.c | 395 dcmds->command = cpu_to_le16(DBDMA_STOP); in set_dma_cmds()
|
H A D | mesh.c | 1317 dcmds->command = cpu_to_le16(DBDMA_STOP); in set_dma_cmds()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | mac53c94.c | 391 dcmds->command = cpu_to_le16(DBDMA_STOP); in set_dma_cmds()
|
H A D | mesh.c | 1311 dcmds->command = cpu_to_le16(DBDMA_STOP); in set_dma_cmds()
|
/kernel/linux/linux-5.10/sound/aoa/soundbus/i2sbus/ |
H A D | pcm.c | 401 command->command = cpu_to_le16(DBDMA_STOP); in i2sbus_pcm_prepare()
|
/kernel/linux/linux-6.6/sound/aoa/soundbus/i2sbus/ |
H A D | pcm.c | 401 command->command = cpu_to_le16(DBDMA_STOP); in i2sbus_pcm_prepare()
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_macio.c | 568 table->command = cpu_to_le16(DBDMA_STOP); in pata_macio_qc_prep()
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | pmac.c | 1514 table->command = cpu_to_le16(DBDMA_STOP); in pmac_ide_build_dmatable()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_macio.c | 569 table->command = cpu_to_le16(DBDMA_STOP); in pata_macio_qc_prep()
|
Completed in 28 milliseconds