Home
last modified time | relevance | path

Searched refs:XOR_CBCR_LNK_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ppc4xx/
H A Dxor.h27 #define XOR_CBCR_LNK_BIT (1<<31) /* link present */ macro
H A Dadma.c716 xor_hw_desc->cbc |= XOR_CBCR_LNK_BIT; in ppc440spe_xor_set_link()
1066 iowrite32be(ioread32be(&xor_reg->cbcr) | XOR_CBCR_LNK_BIT, in ppc440spe_chan_set_first_xor_descriptor()
/kernel/linux/linux-6.6/drivers/dma/ppc4xx/
H A Dxor.h24 #define XOR_CBCR_LNK_BIT (1<<31) /* link present */ macro
H A Dadma.c714 xor_hw_desc->cbc |= XOR_CBCR_LNK_BIT; in ppc440spe_xor_set_link()
1064 iowrite32be(ioread32be(&xor_reg->cbcr) | XOR_CBCR_LNK_BIT, in ppc440spe_chan_set_first_xor_descriptor()

Completed in 12 milliseconds