/openbmc/linux/drivers/tty/serial/ |
H A D | ma35d1_serial.c | 173 static void serial_out(struct uart_ma35d1_port *p, u32 offset, u32 value) in serial_out()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool_fdir.c | 484 u64 value, mask; in ice_parse_rx_flow_user_data() local
|
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-dma.c | 159 static void rvin_write(struct rvin_dev *vin, u32 value, u32 offset) in rvin_write()
|
/openbmc/linux/arch/s390/kvm/ |
H A D | priv.c | 1569 u32 value; in handle_sckpf() local
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_options.c | 1002 int value = newval->value; in _bond_option_delay_set() local
|
/openbmc/qemu/hw/pci/ |
H A D | pcie.c | 49 static const char *pcie_led_state_to_str(uint16_t value) in pcie_led_state_to_str()
|
/openbmc/qemu/target/riscv/ |
H A D | cpu_helper.c | 657 uint64_t riscv_cpu_update_mip(CPURISCVState *env, uint64_t mask, uint64_t value) in riscv_cpu_update_mip()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | qos.c | 755 u64 value; in esw_qos_devlink_rate_to_mbps() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | src.cpp | 408 auto value = ad.getValue(std::get<0>(adName)); in setUserDefinedHexWords() local
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 411 static void _ipw_write_reg32(struct ipw_priv *priv, u32 reg, u32 value) in _ipw_write_reg32() 419 static void _ipw_write_reg8(struct ipw_priv *priv, u32 reg, u8 value) in _ipw_write_reg8() 430 static void _ipw_write_reg16(struct ipw_priv *priv, u32 reg, u16 value) in _ipw_write_reg16() 453 u32 value; in _ipw_read_reg32() local 6410 static int ipw_wpa_enable(struct ipw_priv *priv, int value) in ipw_wpa_enable() 6418 static int ipw_wpa_set_auth_algs(struct ipw_priv *priv, int value) in ipw_wpa_set_auth_algs()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf.c | 1759 char value) in set_kcfg_value_tri() 1794 const char *value) in set_kcfg_value_str() 1824 static int parse_u64(const char *value, __u64 *res) in parse_u64() 1869 __u64 value) in set_kcfg_value_num() 1912 char *sep, *value; in bpf_object__process_kconfig_line() local 7804 __u64 value = 0; in bpf_object__resolve_externs() local 9850 void *value, size_t value_sz, __u64 flags) in bpf_map__lookup_elem() 9863 const void *value, size_t value_sz, __u64 flags) in bpf_map__update_elem() 9888 void *value, size_t value_sz, __u64 flags) in bpf_map__lookup_and_delete_elem()
|
/openbmc/linux/drivers/net/fddi/ |
H A D | defxx.h | 269 PI_UINT32 value; member 343 PI_UINT32 value; member 366 PI_UINT32 value; member 389 PI_UINT32 value; member 1694 #define IN_RANGE(value,low,high) ((value >= low) && (value <= high)) argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-3.7.1.min.js | 2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | 3171 const void *value, size_t size, int flags) in selinux_inode_setxattr() 3281 const void *value, size_t size, in selinux_inode_post_setxattr() 3450 const void *value, size_t size, int flags) in selinux_inode_setsecurity() 6326 const char *name, char **value) in selinux_getprocattr() 6374 static int selinux_setprocattr(const char *name, void *value, size_t size) in selinux_setprocattr()
|
/openbmc/linux/drivers/ufs/core/ |
H A D | ufshcd.c | 1596 u32 value; in ufshcd_clkscale_enable_store() local 1908 void ufshcd_clkgate_delay_set(struct device *dev, unsigned long value) in ufshcd_clkgate_delay_set() 1922 unsigned long value; in ufshcd_clkgate_delay_store() local 1944 u32 value; in ufshcd_clkgate_enable_store() local 5874 u32 value; in ufshcd_temp_exception_event_handler() local
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_reg.h | 1017 static inline void dsaf_write_reg(u8 __iomem *base, u32 reg, u32 value) in dsaf_write_reg() 1022 #define dsaf_write_dev(a, reg, value) \ argument 1030 static inline void dsaf_write_syscon(struct regmap *base, u32 reg, u32 value) in dsaf_write_syscon()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-tlv.c | 2806 enum wmi_ap_ps_peer_param param_id, u32 value) in ath10k_wmi_tlv_op_gen_set_ap_ps() 3189 u32 value; in ath10k_wmi_tlv_op_gen_dbglog_cfg() local 4071 ath10k_wmi_tlv_op_gen_echo(struct ath10k *ar, u32 value) in ath10k_wmi_tlv_op_gen_echo()
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | aclocal.h | 151 u32 value; member 1065 u8 value; member 1162 u32 value; member
|
/openbmc/qemu/ |
H A D | qemu-img.c | 417 const char *name, const char *value, in img_add_key_secrets() 484 static int64_t cvtnum_full(const char *name, const char *value, int64_t min, in cvtnum_full() 506 static int64_t cvtnum(const char *name, const char *value) in cvtnum()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | lpass-rx-macro.c | 2266 int value = ucontrol->value.integer.value[0]; in rx_macro_set_compander() local 2695 u32 value; in get_iir_band_coeff() local 2727 int iir_idx, int band_idx, uint32_t value) in set_iir_band_coeff()
|
H A D | wm8994.c | 366 int value = ucontrol->value.enumerated.item[0]; in wm8994_put_drc_enum() local 473 int value = ucontrol->value.enumerated.item[0]; in wm8994_put_retune_mobile_enum() local
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_fcpim.c | 3843 bfa_fcpim_write_throttle(struct bfa_s *bfa, u16 value) in bfa_fcpim_write_throttle() 3865 bfa_fcpim_throttle_set(struct bfa_s *bfa, u16 value) in bfa_fcpim_throttle_set()
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ioctl.c | 2342 int value = *(i + 1); in prism2_ioctl_priv_prism2_param() local 3010 int value = *(i + 1); in prism2_ioctl_priv_set_rid_word() local
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | b43legacy.h | 813 void b43legacy_write16(struct b43legacy_wldev *dev, u16 offset, u16 value) in b43legacy_write16() 825 void b43legacy_write32(struct b43legacy_wldev *dev, u16 offset, u32 value) in b43legacy_write32()
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 1313 int value) in mdio_write() 1455 static void cp_set_msglevel(struct net_device *dev, u32 value) in cp_set_msglevel()
|