Home
last modified time | relevance | path

Searched refs:BR_ALWAYS (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Ddbdma.h83 #define BR_ALWAYS 0xc /* always branch */ macro
/linux/drivers/macintosh/
H A Drack-meter.c204 cmd->command = cpu_to_le16(OUTPUT_MORE | BR_ALWAYS); in rackmeter_setup_dbdma()
/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()