Home
last modified time | relevance | path

Searched defs:reg (Results 201 - 225 of 11264) sorted by relevance

12345678910>>...451

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm75.h34 static inline int LM75_TEMP_FROM_REG(u16 reg) in LM75_TEMP_FROM_REG() argument
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dtps546d24.c28 int reg; in tps546d24_probe() local
/kernel/linux/linux-6.6/drivers/i3c/master/mipi-i3c-hci/
H A Ddct_v1.c23 void __iomem *reg = hci->DCT_regs + dct_idx * 4 * 4; in i3c_hci_dct_get_val() local
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-alesis.c24 __be32 reg; in snd_dice_detect_alesis_formats() local
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Damp.c19 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put() argument
/kernel/liteos_a/testsuites/unittest/libc/sys/smoke/
H A Dsys_test_008.cpp40 regex_t reg; in TestCase() local
/third_party/elfutils/libdw/
H A Ddwarf_frame_register.c56 const struct dwarf_frame_register *reg = &fs->regs[regno]; in dwarf_frame_register() local
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_access_fpreg.c31 _UPT_access_fpreg (unw_addr_space_t as, unw_regnum_t reg, unw_fpreg_t *val, in _UPT_access_fpreg() argument
71 _UPT_access_fpreg (unw_addr_space_t as, unw_regnum_t reg, unw_fpreg_t *val, in _UPT_access_fpreg() argument
[all...]
/third_party/libunwind/libunwind/src/tilegx/
H A DGresume.c54 int reg; in establish_machine_state() local
/third_party/libunwind/libunwind/src/x86/
H A DGregs.c30 x86_scratch_loc (struct cursor *c, unw_regnum_t reg) in x86_scratch_loc() argument
39 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
122 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_ argument
[all...]
H A DGresume.c45 int reg; in establish_machine_state() local
[all...]
/third_party/libunwind/libunwind/src/x86_64/
H A DGregs.c65 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
134 tdep_access_fpreg(struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, int write) tdep_access_fpreg() argument
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGget_save_loc.c34 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) in unw_get_save_loc() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.cc31 const char* Registers::Name(int reg) { in Name() argument
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.cc31 const char* Registers::Name(int reg) { in Name() argument
/third_party/node/deps/v8/src/codegen/loong64/
H A Dconstants-loong64.cc26 const char* Registers::Name(int reg) { in Name() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_regex.cpp43 regex_t reg; in Bm_function_Regcomp() local
53 regex_t reg; in Bm_function_Regexec() local
71 regex_t reg; in Bm_function_Regall() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcTargetStreamer.cpp28 void SparcTargetAsmStreamer::emitSparcRegisterIgnore(unsigned reg) { in emitSparcRegisterIgnore() argument
34 void SparcTargetAsmStreamer::emitSparcRegisterScratch(unsigned reg) { in emitSparcRegisterScratch() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/MCTargetDesc/
H A DVETargetStreamer.cpp28 void VETargetAsmStreamer::emitVERegisterIgnore(unsigned reg) { in emitVERegisterIgnore() argument
34 void VETargetAsmStreamer::emitVERegisterScratch(unsigned reg) { in emitVERegisterScratch() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_ap.c22 struct wps_registrar *reg = timeout_ctx; in upnp_er_set_selected_timeout() local
29 int upnp_er_set_selected_registrar(struct wps_registrar *reg, in upnp_er_set_selected_registrar() argument
76 void upnp_er_remove_notification(struct wps_registrar *reg, in upnp_er_remove_notification() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_ap.c22 struct wps_registrar *reg = timeout_ctx; in upnp_er_set_selected_timeout() local
29 int upnp_er_set_selected_registrar(struct wps_registrar *reg, in upnp_er_set_selected_registrar() argument
76 void upnp_er_remove_notification(struct wps_registrar *reg, in upnp_er_remove_notification() argument
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_regs_qut.h44 static inline bool IsQutReg(uint16_t reg, size_t& qutIdx) in IsQutReg() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_instructions.cpp100 size_t reg = DfxRegsQut::GetQutRegs()[i]; in Apply() local
/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Deth_phy.c55 int32_t reg; in MiiphyLink() local
78 int32_t reg; in MiiphyIs1000baseX() local
/device/board/hihope/rk3568/audio_drivers/codec/rk809_codec/src/
H A Drk809_codec_linux_driver.c116 static bool rk817_volatile_register(struct device *dev, unsigned int reg) in rk817_volatile_register() argument
126 static bool rk817_codec_register(struct device *dev, unsigned int reg) in rk817_codec_register() argument

Completed in 7 milliseconds

12345678910>>...451