Home
last modified time | relevance | path

Searched full:xor_reg (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/dma/ppc4xx/
H A Dadma.c900 struct xor_regs *xor_reg; in ppc440spe_adma_device_clear_eot_status() local
982 xor_reg = chan->device->xor_reg; in ppc440spe_adma_device_clear_eot_status()
983 rv = ioread32be(&xor_reg->sr); in ppc440spe_adma_device_clear_eot_status()
984 iowrite32be(rv, &xor_reg->sr); in ppc440spe_adma_device_clear_eot_status()
991 u32 val = ioread32be(&xor_reg->ccbalr); in ppc440spe_adma_device_clear_eot_status()
993 iowrite32be(val, &xor_reg->cblalr); in ppc440spe_adma_device_clear_eot_status()
995 val = ioread32be(&xor_reg->crsr); in ppc440spe_adma_device_clear_eot_status()
997 &xor_reg->crsr); in ppc440spe_adma_device_clear_eot_status()
1006 if (!(ioread32be(&xor_reg->sr) & XOR_SR_XCP_BIT) && in ppc440spe_adma_device_clear_eot_status()
1019 struct xor_regs *xor_reg; in ppc440spe_chan_is_busy() local
[all …]
H A Dadma.h49 * @xor_reg: base for XOR register access
62 struct xor_regs __iomem *xor_reg; member
/linux/drivers/gpu/drm/radeon/
H A Datom-names.h52 "RESTORE_REG", "SET_DATA_BLOCK", "XOR_REG", "XOR_PS", "XOR_WS", "XOR_FB",
/linux/drivers/gpu/drm/amd/include/
H A Datom-names.h52 "RESTORE_REG", "SET_DATA_BLOCK", "XOR_REG", "XOR_PS", "XOR_WS", "XOR_FB",