Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Ddbdma.h61 #define DBDMA_NOP 0x6000 /* do nothing */ macro
/linux-6.3-rc2/drivers/net/ethernet/apple/
A Dmace.c473 cp->command = cpu_to_le16(DBDMA_NOP + BR_ALWAYS); in mace_open()
483 cp->command = cpu_to_le16(DBDMA_NOP + BR_ALWAYS); in mace_open()
A Dbmac.c592 (DBDMA_NOP | BR_ALWAYS), 0, 0, virt_to_bus(bp->tx_cmds)); in bmac_init_tx_ring()
625 (DBDMA_NOP | BR_ALWAYS), 0, 0, virt_to_bus(bp->rx_cmds)); in bmac_init_rx_ring()
/linux-6.3-rc2/sound/aoa/soundbus/i2sbus/
A Dpcm.c396 command->command = cpu_to_le16(DBDMA_NOP | BR_ALWAYS); in i2sbus_pcm_prepare()
/linux-6.3-rc2/sound/ppc/
A Dpmac.c229 cp->command = cpu_to_le16(DBDMA_NOP | BR_ALWAYS); in snd_pmac_pcm_prepare()

Completed in 22 milliseconds