Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Ddbdma.h83 #define BR_ALWAYS 0xc /* always branch */ macro
/linux/sound/ppc/
A Dpmac.c229 cp->command = cpu_to_le16(DBDMA_NOP | BR_ALWAYS); in snd_pmac_pcm_prepare()
417 cp->command = cpu_to_le16(OUTPUT_MORE | BR_ALWAYS | INTR_ALWAYS); in snd_pmac_pcm_dead_xfer()
729 chip->extra_dma.cmds->command = cpu_to_le16(OUTPUT_MORE | BR_ALWAYS); in snd_pmac_beep_dma_start()
/linux/drivers/net/ethernet/apple/
A Dmace.c468 cp->command = cpu_to_le16(DBDMA_NOP + BR_ALWAYS); in mace_open()
478 cp->command = cpu_to_le16(DBDMA_NOP + BR_ALWAYS); in mace_open()
A Dbmac.c593 (DBDMA_NOP | BR_ALWAYS), 0, 0, virt_to_bus(bp->tx_cmds)); in bmac_init_tx_ring()
626 (DBDMA_NOP | BR_ALWAYS), 0, 0, virt_to_bus(bp->rx_cmds)); in bmac_init_rx_ring()
/linux/drivers/macintosh/
A Drack-meter.c205 cmd->command = cpu_to_le16(OUTPUT_MORE | BR_ALWAYS); in rackmeter_setup_dbdma()
/linux/sound/aoa/soundbus/i2sbus/
A Dpcm.c396 command->command = cpu_to_le16(DBDMA_NOP | BR_ALWAYS); in i2sbus_pcm_prepare()

Completed in 14 milliseconds