Home
last modified time | relevance | path

Searched refs:OUTPUT_LAST (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Ddbdma.h56 #define OUTPUT_LAST 0x1000 /* ditto followed by end marker */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Ddbdma.h56 #define OUTPUT_LAST 0x1000 /* ditto followed by end marker */ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/apple/
H A Dmace.c570 out_le16(&cp->command, OUTPUT_LAST); in mace_xmit_start()
791 out_le16(&cp->command, OUTPUT_LAST); in mace_interrupt()
854 out_le16(&cp->command, OUTPUT_LAST); in mace_tx_timeout()
H A Dbmac.c571 dbdma_setcmd(cp, (OUTPUT_LAST | INTR_ALWAYS | WAIT_IFCLR), len, baddr, 0); in bmac_construct_xmt()
1524 out_le16(&cp->command, OUTPUT_LAST); in bmac_tx_timeout()
/kernel/linux/linux-6.6/drivers/net/ethernet/apple/
H A Dmace.c575 out_le16(&cp->command, OUTPUT_LAST); in mace_xmit_start()
796 out_le16(&cp->command, OUTPUT_LAST); in mace_interrupt()
859 out_le16(&cp->command, OUTPUT_LAST); in mace_tx_timeout()
H A Dbmac.c567 dbdma_setcmd(cp, (OUTPUT_LAST | INTR_ALWAYS | WAIT_IFCLR), len, baddr, 0); in bmac_construct_xmt()
1523 out_le16(&cp->command, OUTPUT_LAST); in bmac_tx_timeout()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmac53c94.c393 dma_cmd += OUTPUT_LAST - OUTPUT_MORE; in set_dma_cmds()
H A Dmesh.c1314 dma_cmd += OUTPUT_LAST - OUTPUT_MORE; in set_dma_cmds()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmac53c94.c389 dma_cmd += OUTPUT_LAST - OUTPUT_MORE; in set_dma_cmds()
H A Dmesh.c1308 dma_cmd += OUTPUT_LAST - OUTPUT_MORE; in set_dma_cmds()
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_macio.c563 table->command = cpu_to_le16(write ? OUTPUT_LAST: INPUT_LAST); in pata_macio_qc_prep()
/kernel/linux/linux-5.10/drivers/block/
H A Dswim3.c451 init_dma(cp, OUTPUT_LAST, write_postamble, sizeof(write_postamble)); in setup_transfer()
/kernel/linux/linux-5.10/drivers/ide/
H A Dpmac.c1511 table[-1].command = cpu_to_le16(wr? OUTPUT_LAST: INPUT_LAST); in pmac_ide_build_dmatable()
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_macio.c564 table->command = cpu_to_le16(write ? OUTPUT_LAST: INPUT_LAST); in pata_macio_qc_prep()
/kernel/linux/linux-6.6/drivers/block/
H A Dswim3.c467 init_dma(cp, OUTPUT_LAST, virt_to_phys(write_postamble), in setup_transfer()

Completed in 22 milliseconds