Searched defs:areg (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/xtensa/include/asm/
H A Dptrace.h81 unsigned long areg[XCHAL_NUM_AREGS]; member in struct:pt_regs
/linux-master/drivers/gpu/drm/radeon/
H A Devergreen_cs.c2619 uint32_t areg; local
3494 uint32_t areg; local
[all...]
/linux-master/drivers/net/ethernet/ti/
H A Dtlan.c2351 static void tlan_set_mac(struct net_device *dev, int areg, const char *mac) argument
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.h372 u16 areg, breg; member in struct:nfp_insn_ur_regs
382 u8 areg, breg; member in struct:nfp_insn_re_regs
/linux-master/sound/pci/
H A Drme96.c218 u32 areg; /* cached additional register value */ member in struct:rme96
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c186 __emit_br_bit(struct nfp_prog *nfp_prog, u16 areg, u16 breg, u16 addr, u8 defer, argument
240 __emit_br_alu(struct nfp_prog *nfp_prog, u16 areg, u16 breg, u16 imm_hi, argument
272 __emit_immed(struct nfp_prog *nfp_prog, u16 areg, u1 argument
79 __emit_cmd(struct nfp_prog *nfp_prog, enum cmd_tgt_map op, u8 mode, u8 xfer, u8 areg, u8 breg, u8 size, enum cmd_ctx_swap ctx, bool indir) argument
319 __emit_shf(struct nfp_prog *nfp_prog, u16 dst, enum alu_dst_ab dst_ab, enum shf_sc sc, u8 shift, u16 areg, enum shf_op op, u16 breg, bool i8, bool sw, bool wr_both, bool dst_lmextn, bool src_lmextn) argument
394 __emit_alu(struct nfp_prog *nfp_prog, u16 dst, enum alu_dst_ab dst_ab, u16 areg, enum alu_op op, u16 breg, bool swap, bool wr_both, bool dst_lmextn, bool src_lmextn) argument
433 __emit_mul(struct nfp_prog *nfp_prog, enum alu_dst_ab dst_ab, u16 areg, enum mul_type type, enum mul_step step, u16 breg, bool swap, bool wr_both, bool dst_lmextn, bool src_lmextn) argument
458 u16 areg; local
487 __emit_ld_field(struct nfp_prog *nfp_prog, enum shf_sc sc, u8 areg, u8 bmask, u8 breg, u8 shift, bool imm8, bool zero, bool swap, bool wr_both, bool dst_lmextn, bool src_lmextn) argument
537 __emit_lcsr(struct nfp_prog *nfp_prog, u16 areg, u16 breg, bool wr, u16 addr, bool dst_lmextn, bool src_lmextn) argument
1441 u8 areg, breg; local
[all...]

Completed in 291 milliseconds