Home
last modified time | relevance | path

Searched defs:xor_reg (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/drivers/dma/ppc4xx/
Dadma.c902 struct xor_regs *xor_reg; in ppc440spe_adma_device_clear_eot_status() local
1021 struct xor_regs *xor_reg; in ppc440spe_chan_is_busy() local
1053 struct xor_regs *xor_reg = chan->device->xor_reg; in ppc440spe_chan_set_first_xor_descriptor() local
1098 struct xor_regs *xor_reg; in ppc440spe_chan_append() local
1178 struct xor_regs *xor_reg; in ppc440spe_chan_get_current_descriptor() local
1201 struct xor_regs *xor_reg; in ppc440spe_chan_run() local
Dadma.h65 struct xor_regs __iomem *xor_reg; member
/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
Djit.c2346 static int xor_reg(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta) in xor_reg() function