| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | lm75.h | 34 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 D | tps546d24.c | 28 int reg; in tps546d24_probe() local
|
| /kernel/linux/linux-6.6/drivers/i3c/master/mipi-i3c-hci/ |
| H A D | dct_v1.c | 23 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 D | dice-alesis.c | 24 __be32 reg; in snd_dice_detect_alesis_formats() local
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| H A D | amp.c | 19 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 D | sys_test_008.cpp | 40 regex_t reg; in TestCase() local
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_frame_register.c | 56 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.c | 31 _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 D | Gresume.c | 54 int reg; in establish_machine_state() local
|
| /third_party/libunwind/libunwind/src/x86/ |
| H A D | Gregs.c | 30 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 D | Gresume.c | 45 int reg; in establish_machine_state() local [all...] |
| /third_party/libunwind/libunwind/src/x86_64/ |
| H A D | Gregs.c | 65 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 D | Gget_save_loc.c | 34 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 D | constants-mips64.cc | 31 const char* Registers::Name(int reg) { in Name() argument
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | constants-mips.cc | 31 const char* Registers::Name(int reg) { in Name() argument
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | constants-loong64.cc | 26 const char* Registers::Name(int reg) { in Name() argument
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_regex.cpp | 43 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 D | SparcTargetStreamer.cpp | 28 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 D | VETargetStreamer.cpp | 28 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 D | wps_upnp_ap.c | 22 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 D | wps_upnp_ap.c | 22 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 D | dfx_regs_qut.h | 44 static inline bool IsQutReg(uint16_t reg, size_t& qutIdx) in IsQutReg() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dfx_instructions.cpp | 100 size_t reg = DfxRegsQut::GetQutRegs()[i]; in Apply() local
|
| /device/soc/hisilicon/common/platform/hieth-sf/src/ |
| H A D | eth_phy.c | 55 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 D | rk809_codec_linux_driver.c | 116 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
|