Home
last modified time | relevance | path

Searched defs:reg (Results 926 - 950 of 1066) sorted by relevance

1...<<31323334353637383940>>...43

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-builder.cc191 void BytecodeArrayBuilder::OutputLdarRaw(Register reg) { in OutputLdarRaw() argument
197 void BytecodeArrayBuilder::OutputStarRaw(Register reg) { in OutputStarRaw() argument
267 Convert(BytecodeArrayBuilder* builder, Register reg) Convert() argument
295 Convert(BytecodeArrayBuilder* builder, Register reg) Convert() argument
394 BinaryOperation(Token::Value op, Register reg, int feedback_slot) BinaryOperation() argument
529 CompareOperation( Token::Value op, Register reg, int feedback_slot) CompareOperation() argument
562 CompareReference(Register reg) CompareReference() argument
680 LoadAccumulatorWithRegister( Register reg) LoadAccumulatorWithRegister() argument
693 StoreAccumulatorInRegister( Register reg) StoreAccumulatorInRegister() argument
1608 GetInputRegisterOperand(Register reg) GetInputRegisterOperand() argument
1614 GetOutputRegisterOperand(Register reg) GetOutputRegisterOperand() argument
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.h757 void AddRegister(Register reg) { registers_with_result_.set(reg); } in AddRegister() argument
758 void RemoveRegister(Register reg) { registers_with_result_.clear(reg); } in RemoveRegister() argument
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc404 LiftoffRegister reg; member
671 LiftoffRegister reg = in ProcessParameter() local
1524 LiftoffRegister reg; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dppir.h246 ppir_reg *reg; member
266 ppir_reg *reg; member
662 ppir_reg *reg = ppir_src_get_reg(src); ppir_src_get_mask() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c1674 unsigned reg = nir_dest_index(&instr->dest); in emit_compute_builtin() local
1698 unsigned reg = nir_dest_index(&instr->dest); in emit_vertex_builtin() local
1705 unsigned reg = nir_dest_index(&instr->dest); in emit_special() local
1770 unsigned offset = 0, reg; in emit_intrinsic() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp66 struct tgsi_src_register reg; in offsetToSrc() local
126 const struct tgsi_src_register reg; global() member in tgsi::Instruction::SrcRegister
180 const struct tgsi_dst_register reg; global() member in tgsi::Instruction::DstRegister
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c802 emit_fetch_constant( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_constant() argument
954 emit_fetch_immediate( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_immediate() argument
1034 emit_fetch_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_input() argument
1115 emit_fetch_gs_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_gs_input() argument
1203 emit_fetch_tcs_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_tcs_input() argument
1306 emit_fetch_tes_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_tes_input() argument
1402 emit_fetch_temporary( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_temporary() argument
1471 emit_fetch_system_value( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_system_value() argument
1676 emit_store_output(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_output() argument
1725 emit_store_tcs_output(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_tcs_output() argument
1784 emit_store_temp(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_temp() argument
1837 emit_store_address(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_address() argument
1871 const struct tgsi_full_dst_register *reg = &inst->Dst[index]; emit_store_chan() local
2017 const struct tgsi_full_src_register *reg = &inst->Src[src_op]; lp_build_lod_property() local
2726 const struct tgsi_full_src_register *reg = &inst->Src[0]; emit_kill_if() local
2850 struct tgsi_full_src_register reg; emit_dump_file() local
[all...]
H A Dlp_bld_nir_soa.c687 emit_load_reg(struct lp_build_nir_context *bld_base, struct lp_build_context *reg_bld, const nir_reg_src *reg, LLVMValueRef indir_src, LLVMValueRef reg_storage) emit_load_reg() argument
720 emit_store_reg(struct lp_build_nir_context *bld_base, struct lp_build_context *reg_bld, const nir_reg_dest *reg, unsigned writemask, LLVMValueRef indir_src, LLVMValueRef reg_storage, LLVMValueRef dst[NIR_MAX_VEC_COMPONENTS]) emit_store_reg() argument
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeS390X.c2118 sljit_gpr reg = gpr(dst); sljit_emit_op1() local
2171 sljit_gpr reg = FAST_IS_REG(src) ? gpr(src) : tmp0; sljit_emit_op1() local
3080 sljit_get_register_index(sljit_s32 reg) sljit_get_register_index() argument
3086 sljit_get_float_register_index(sljit_s32 reg) sljit_get_float_register_index() argument
3111 float_mem(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) float_mem() argument
3141 emit_float(struct sljit_compiler *compiler, sljit_ins ins_r, sljit_ins ins, sljit_s32 reg, sljit_s32 src, sljit_sw srcw) emit_float() argument
3592 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument
[all...]
H A DsljitNativePPC_common.c377 sljit_u32 reg = *inst; in put_label_set() local
1137 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 inp_flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) emit_op_mem() argument
1857 sljit_get_register_index(sljit_s32 reg) sljit_get_register_index() argument
1863 sljit_get_float_register_index(sljit_s32 reg) sljit_get_float_register_index() argument
2425 sljit_s32 reg, invert; sljit_emit_op_flags() local
2599 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument
2664 sljit_emit_mem_update(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem_update() argument
[all...]
H A DsljitNativeRISCV_common.c287 static SLJIT_INLINE void load_addr_to_reg(void *dst, sljit_u32 reg) in load_addr_to_reg() argument
844 push_mem_inst(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 base, sljit_sw offset) push_mem_inst() argument
860 getput_arg_fast(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) getput_arg_fast() argument
904 getput_arg(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) getput_arg() argument
993 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) emit_op_mem() argument
1025 emit_op_mem2(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg1, sljit_sw arg1w, sljit_s32 arg2, sljit_sw arg2w) emit_op_mem2() argument
1950 sljit_get_register_index(sljit_s32 reg) sljit_get_register_index() argument
1956 sljit_get_float_register_index(sljit_s32 reg) sljit_get_float_register_index() argument
2654 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument
[all...]
H A DsljitNativeARM_32.c409 static SLJIT_INLINE sljit_s32 emit_imm(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw imm) in emit_imm() argument
1659 generate_int(struct sljit_compiler *compiler, sljit_s32 reg, sljit_uw imm, sljit_s32 positive) generate_int() argument
1770 load_immediate(struct sljit_compiler *compiler, sljit_s32 reg, sljit_uw imm) load_immediate() argument
1803 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) emit_op_mem() argument
2319 sljit_get_register_index(sljit_s32 reg) sljit_get_register_index() argument
2325 sljit_get_float_register_index(sljit_s32 reg) sljit_get_float_register_index() argument
2349 emit_fop_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) emit_fop_mem() argument
3239 sljit_emit_mem_unaligned(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem_unaligned() argument
3389 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument
3439 sljit_emit_mem_update(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem_update() argument
[all...]
H A DsljitLir.c1519 check_sljit_get_register_index(sljit_s32 reg) check_sljit_get_register_index() argument
1528 check_sljit_get_float_register_index(sljit_s32 reg) check_sljit_get_float_register_index() argument
2025 check_sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) check_sljit_emit_mem() argument
2110 check_sljit_emit_mem_update(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) check_sljit_emit_mem_update() argument
2347 sljit_emit_mem_unaligned(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem_unaligned() argument
2582 sljit_emit_mem_update(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem_update() argument
2872 sljit_get_register_index(sljit_s32 reg) sljit_get_register_index() argument
3048 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument
3059 sljit_emit_mem_update(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem_update() argument
[all...]
H A DsljitNativeARM_T2_32.c601 sljit_s32 reg; in emit_op_imm() local
1013 emit_set_delta(struct sljit_compiler *compiler, sljit_s32 dst, sljit_s32 reg, sljit_sw value) emit_set_delta() argument
1035 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) emit_op_mem() argument
1912 sljit_get_register_index(sljit_s32 reg) sljit_get_register_index() argument
1918 sljit_get_float_register_index(sljit_s32 reg) sljit_get_float_register_index() argument
1941 emit_fop_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) emit_fop_mem() argument
2760 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument
2935 sljit_emit_mem_update(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem_update() argument
[all...]
H A DsljitNativeX86_common.c885 static SLJIT_INLINE sljit_s32 emit_rdssp(struct sljit_compiler *compiler, sljit_s32 reg) in emit_rdssp() argument
909 static SLJIT_INLINE sljit_s32 emit_incssp(struct sljit_compiler *compiler, sljit_s32 reg) in emit_incssp() argument
2659 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_register_index(sljit_s32 reg) argument
2669 sljit_get_float_register_index(sljit_s32 reg) global() argument
3068 sljit_s32 reg; global() local
3315 sljit_s32 reg; global() local
3359 sljit_s32 reg; global() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp730 Register reg = MOI->getReg(); in removeDeadInstructions() local
768 Register reg = MI->getOperand(0).getReg(); in removeDeadInstructions() local
1030 Register reg = MO.getReg(); in updateInstruction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp3198 void OutputASM::declareVarying(TIntermTyped *varying, int reg) in declareVarying() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Ducurr.cpp391 static UCurrRegistryKey reg(const UChar* _iso, const char* _id, UErrorCode* status) in reg() function
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc583 void MacroAssembler::B(Label* label, BranchType type, Register reg, int bit) { in Emit() argument
3075 Release(const CPURegister& reg) Emit() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_registrar.c234 static void wps_registrar_add_authorized_mac(struct wps_registrar *reg, in wps_registrar_add_authorized_mac() argument
255 static void wps_registrar_remove_authorized_mac(struct wps_registrar *reg, in wps_registrar_remove_authorized_mac() argument
293 wps_device_get(struct wps_registrar *reg, const u8 *addr) wps_device_get() argument
325 wps_device_store(struct wps_registrar *reg, struct wps_device_data *dev, const u8 *uuid) wps_device_store() argument
346 wps_registrar_add_pbc_session(struct wps_registrar *reg, const u8 *addr, const u8 *uuid_e) wps_registrar_add_pbc_session() argument
398 wps_registrar_remove_pbc_session(struct wps_registrar *reg, const u8 *uuid_e, const u8 *p2p_dev_addr) wps_registrar_remove_pbc_session() argument
429 wps_registrar_pbc_overlap(struct wps_registrar *reg, const u8 *addr, const u8 *uuid_e) wps_registrar_pbc_overlap() argument
527 wps_build_selected_registrar(struct wps_registrar *reg, struct wpabuf *msg) wps_build_selected_registrar() argument
540 wps_build_sel_reg_dev_password_id(struct wps_registrar *reg, struct wpabuf *msg) wps_build_sel_reg_dev_password_id() argument
556 wps_build_sel_pbc_reg_uuid_e(struct wps_registrar *reg, struct wpabuf *msg) wps_build_sel_pbc_reg_uuid_e() argument
593 wps_build_sel_reg_config_methods(struct wps_registrar *reg, struct wpabuf *msg) wps_build_sel_reg_config_methods() argument
616 wps_build_probe_config_methods(struct wps_registrar *reg, struct wpabuf *msg) wps_build_probe_config_methods() argument
635 wps_build_config_methods_r(struct wps_registrar *reg, struct wpabuf *msg) wps_build_config_methods_r() argument
642 wps_authorized_macs(struct wps_registrar *reg, size_t *count) wps_authorized_macs() argument
672 struct wps_registrar *reg = os_zalloc(sizeof(*reg)); wps_registrar_init() local
727 wps_registrar_flush(struct wps_registrar *reg) wps_registrar_flush() argument
747 wps_registrar_deinit(struct wps_registrar *reg) wps_registrar_deinit() argument
761 wps_registrar_invalidate_unused(struct wps_registrar *reg) wps_registrar_invalidate_unused() argument
786 wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr, const u8 *uuid, const u8 *pin, size_t pin_len, int timeout) wps_registrar_add_pin() argument
840 wps_registrar_remove_pin(struct wps_registrar *reg, struct wps_uuid_pin *pin) wps_registrar_remove_pin() argument
856 wps_registrar_expire_pins(struct wps_registrar *reg) wps_registrar_expire_pins() argument
881 wps_registrar_invalidate_wildcard_pin(struct wps_registrar *reg, const u8 *dev_pw, size_t dev_pw_len) wps_registrar_invalidate_wildcard_pin() argument
911 wps_registrar_invalidate_pin(struct wps_registrar *reg, const u8 *uuid) wps_registrar_invalidate_pin() argument
929 wps_registrar_get_pin(struct wps_registrar *reg, const u8 *uuid, size_t *pin_len) wps_registrar_get_pin() argument
991 wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) wps_registrar_unlock_pin() argument
1011 wps_registrar_stop_pbc(struct wps_registrar *reg) wps_registrar_stop_pbc() argument
1024 struct wps_registrar *reg = eloop_ctx; wps_registrar_pbc_timeout() local
1046 wps_registrar_button_pushed(struct wps_registrar *reg, const u8 *p2p_dev_addr) wps_registrar_button_pushed() argument
1077 wps_registrar_pbc_completed(struct wps_registrar *reg) wps_registrar_pbc_completed() argument
1086 wps_registrar_pin_completed(struct wps_registrar *reg) wps_registrar_pin_completed() argument
1119 wps_registrar_wps_cancel(struct wps_registrar *reg) wps_registrar_wps_cancel() argument
1147 wps_registrar_probe_req_rx(struct wps_registrar *reg, const u8 *addr, const struct wpabuf *wps_data, int p2p_wildcard) wps_registrar_probe_req_rx() argument
1230 wps_cb_new_psk(struct wps_registrar *reg, const u8 *mac_addr, const u8 *p2p_dev_addr, const u8 *psk, size_t psk_len) wps_cb_new_psk() argument
1241 wps_cb_pin_needed(struct wps_registrar *reg, const u8 *uuid_e, const struct wps_device_data *dev) wps_cb_pin_needed() argument
1251 wps_cb_reg_success(struct wps_registrar *reg, const u8 *mac_addr, const u8 *uuid_e, const u8 *dev_pw, size_t dev_pw_len) wps_cb_reg_success() argument
1262 wps_cb_set_ie(struct wps_registrar *reg, struct wpabuf *beacon_ie, struct wpabuf *probe_resp_ie) wps_cb_set_ie() argument
1269 wps_cb_set_sel_reg(struct wps_registrar *reg) wps_cb_set_sel_reg() argument
1294 wps_cp_lookup_pskfile(struct wps_registrar *reg, const u8 *mac_addr, const u8 **psk) wps_cp_lookup_pskfile() argument
1303 wps_set_ie(struct wps_registrar *reg) wps_set_ie() argument
1622 struct wps_registrar *reg = wps->wps->registrar; wps_build_cred() local
2609 struct wps_registrar *reg = wps->wps->registrar; wps_registrar_p2p_dev_addr_match() local
2630 struct wps_registrar *reg = wps->wps->registrar; wps_registrar_skip_overlap() local
3460 wps_registrar_update_ie(struct wps_registrar *reg) wps_registrar_update_ie() argument
3469 struct wps_registrar *reg = eloop_ctx; wps_registrar_set_selected_timeout() local
3481 wps_registrar_sel_reg_add(struct wps_registrar *reg, struct subscription *s) wps_registrar_sel_reg_add() argument
3514 wps_registrar_sel_reg_union(struct wps_registrar *reg) wps_registrar_sel_reg_union() argument
3548 wps_registrar_selected_registrar_changed(struct wps_registrar *reg, u16 dev_pw_id) wps_registrar_selected_registrar_changed() argument
3586 wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr, char *buf, size_t buflen) wps_registrar_get_info() argument
3624 wps_registrar_config_ap(struct wps_registrar *reg, struct wps_credential *cred) wps_registrar_config_ap() argument
3662 wps_registrar_update_multi_ap(struct wps_registrar *reg, const u8 *multi_ap_backhaul_ssid, size_t multi_ap_backhaul_ssid_len, const u8 *multi_ap_backhaul_network_key, size_t multi_ap_backhaul_network_key_len) wps_registrar_update_multi_ap() argument
3693 wps_registrar_add_nfc_pw_token(struct wps_registrar *reg, const u8 *pubkey_hash, u16 pw_id, const u8 *dev_pw, size_t dev_pw_len, int pk_hash_provided_oob) wps_registrar_add_nfc_pw_token() argument
3748 wps_registrar_add_nfc_password_token(struct wps_registrar *reg, const u8 *oob_dev_pw, size_t oob_dev_pw_len) wps_registrar_add_nfc_password_token() argument
3779 wps_registrar_remove_nfc_pw_token(struct wps_registrar *reg, struct wps_nfc_pw_token *token) wps_registrar_remove_nfc_pw_token() argument
[all...]
/device/soc/hisilicon/common/platform/mmc/sdhci/
H A Dsdhci.h693 static inline void SdhciWritel(struct SdhciHost *host, uint32_t val, int reg) in SdhciWritel() argument
698 static inline void SdhciWritew(struct SdhciHost *host, uint16_t val, int reg) in SdhciWritew() argument
703 static inline void SdhciWriteb(struct SdhciHost *host, uint8_t val, int reg) in SdhciWriteb() argument
708 static inline uint32_t SdhciReadl(struct SdhciHost *host, int reg) in SdhciReadl() argument
713 static inline uint16_t SdhciReadw(struct SdhciHost *host, int reg) in SdhciReadw() argument
718 SdhciReadb(struct SdhciHost *host, int reg) SdhciReadb() argument
[all...]
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_impl.c1779 struct tr_relate_reg *reg = &relate_reg; in ddr_hw_training() local
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_impl.c1779 struct tr_relate_reg reg; in ddr_hw_training() local
[all...]
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-mipi-rx.c554 const struct dphy_reg *reg = &priv->grf_regs[index]; in write_grf_reg() local
564 const struct dphy_reg *reg = &priv->grf_regs[index]; in read_grf_reg() local
576 const struct txrx_reg *reg = &priv->txrx_regs[index]; write_txrx_reg() local
615 const struct csiphy_reg *reg = &priv->csiphy_regs[index]; write_csiphy_reg() local
624 const struct csiphy_reg *reg = &priv->csiphy_regs[index]; read_csiphy_reg() local
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_common.h443 u32 *reg; member
638 static inline int mpp_write(struct mpp_dev *mpp, u32 reg, u32 val) in mpp_write() argument
648 static inline int mpp_write_relaxed(struct mpp_dev *mpp, u32 reg, u32 val) in mpp_write_relaxed() argument
658 mpp_read(struct mpp_dev *mpp, u32 reg) mpp_read() argument
669 mpp_read_relaxed(struct mpp_dev *mpp, u32 reg) mpp_read_relaxed() argument
[all...]

Completed in 68 milliseconds

1...<<31323334353637383940>>...43