Home
last modified time | relevance | path

Searched refs:DBDMA_NOP (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Ddbdma.h61 #define DBDMA_NOP 0x6000 /* do nothing */ macro
/linux/drivers/net/ethernet/apple/
H A Dmace.c471 cp->command = cpu_to_le16(DBDMA_NOP + BR_ALWAYS); in mace_open()
481 cp->command = cpu_to_le16(DBDMA_NOP + BR_ALWAYS); in mace_open()
H A Dbmac.c591 (DBDMA_NOP | BR_ALWAYS), 0, 0, virt_to_bus(bp->tx_cmds)); in bmac_init_tx_ring()
624 (DBDMA_NOP | BR_ALWAYS), 0, 0, virt_to_bus(bp->rx_cmds)); in bmac_init_rx_ring()