Home
last modified time | relevance | path

Searched refs:value (Results 12076 – 12100 of 13561) sorted by relevance

1...<<481482483484485486487488489490>>...543

/openbmc/qemu/hw/ppc/
H A Dspapr_drc.c321 uint32_t value = spapr_drc_index(drc); in prop_get_index() local
322 visit_type_uint32(v, name, &value, errp); in prop_get_index()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c821 enum hnae_media_type value; member
964 mac_cb->media_type = media_type_defs[i].value; in hns_mac_get_info()
/openbmc/linux/drivers/acpi/
H A Dbattery.c455 strscpy(ptr, (u8 *)&element->integer.value, sizeof(u64) + 1); in extract_package()
464 element->integer.value : -1; in extract_package()
/openbmc/linux/drivers/base/
H A Dbus.c991 void bus_notify(struct device *dev, enum bus_notifier_event value) in bus_notify() argument
998 blocking_notifier_call_chain(&sp->bus_notifier, value, dev); in bus_notify()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/
H A D0001-Adapt-to-OpenSSL-1.1.1.patch148 @@ -151,7 +151,11 @@ pamsshagentauth_buffer_put_bignum2_ret(Buffer *buffer, const BIGNUM *value)
153 if (value->neg) {
155 + if (BN_is_negative(value)) {
/openbmc/linux/drivers/media/usb/hackrf/
H A Dhackrf.c182 static int hackrf_ctrl_msg(struct hackrf_dev *dev, u8 request, u16 value, in hackrf_ctrl_msg() argument
216 ret = usb_control_msg(dev->udev, pipe, request, requesttype, value, in hackrf_ctrl_msg()
218 hackrf_dbg_usb_control_msg(dev->dev, request, requesttype, value, in hackrf_ctrl_msg()
/openbmc/openbmc/poky/meta/classes-global/
H A Dbase.bbclass236 value = d.getVar(var)
237 if value is not None:
238 yield '%-20s = "%s"' % (var, value)
/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dsetup-and-use.rst314 :term:`TEMPLATECONF` value reflects the contents of
482 - See the value of all variables in your build configuration, and which
483 files set each value.
/openbmc/linux/Documentation/netlink/specs/
H A Dethtool.yaml44 name: value
75 name: value
797 type-value: [ id ]
/openbmc/linux/Documentation/networking/dsa/
H A Dsja1105.rst114 As described in the previous sections, depending on the value of
116 either be the typical 0x8100 or a custom value used internally by the driver
131 traffic has a value of 7 (highest priority) at the moment, which is not
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvenc.c118 static int venc_v4l2_to_hfi(int id, int value) in venc_v4l2_to_hfi() argument
122 switch (value) { in venc_v4l2_to_hfi()
130 switch (value) { in venc_v4l2_to_hfi()
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c326 u64 value; in hellcreek_get_ethtool_stats() local
338 value = ((u64)high << 16) | low; in hellcreek_get_ethtool_stats()
340 hellcreek_port->counter_values[i] += value; in hellcreek_get_ethtool_stats()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.h935 u8 value; member
1020 u16 value; member
2162 bool ltecoex_reg_write(struct rtw_dev *rtwdev, u16 offset, u32 value);
/openbmc/linux/drivers/video/fbdev/
H A Dimsttfb.c224 __u8 addr, value; member
1380 par->cmap_regs[PIDXDATA] = ibm_initregs[i].value; in init_imstt()
1387 par->cmap_regs[TVPIDATA] = tvp_initregs[i].value; in init_imstt()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pps.c587 u32 mask, u32 value) in wait_panel_status() argument
604 mask, value, in wait_panel_status()
609 mask, value, 5000)) in wait_panel_status()
/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dhamachi.c547 static void mdio_write(struct net_device *dev, int phy_id, int location, int value);
835 static void mdio_write(struct net_device *dev, int phy_id, int location, int value) in mdio_write() argument
846 writew(value, ioaddr + MII_Wr_Data); in mdio_write()
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dqcom.yaml1002 MSM chipset ID - an exact match value consisting of two bitfields::
1007 the version of the chipset. It is best a match value - the
1033 Platform Type field is an exact match value. The
/openbmc/linux/Documentation/filesystems/
H A Dnetfs_library.rst211 The network filesystem's private data. The value for this can be passed in
226 A pointer to the operation table. The value for this is passed into the
361 There is no return value; the netfs_subreq_terminated() function should be
/openbmc/linux/Documentation/PCI/
H A Dpci-error-recovery.rst182 a value of 0xff on read, and writes will be dropped. If more than
251 In response to a return value of PCI_ERS_RESULT_NEED_RESET, the
352 pci_channel_state_t value of pci_channel_io_perm_failure.
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvi.c842 u32 sh_num, u32 reg_offset, u32 *value) in vi_read_register() argument
846 *value = 0; in vi_read_register()
853 *value = vi_get_register_value(adev, indexed, se_num, sh_num, in vi_read_register()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmeson_nand.c260 int ret, value; in meson_nfc_select_chip() local
280 value = (NFC_CLK_CYCLE - 1) | (meson_chip->bus_timing << 5); in meson_nfc_select_chip()
281 writel(value, nfc->reg_base + NFC_REG_CFG); in meson_nfc_select_chip()
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c530 unsigned long value, __user *vaddr; in simulate_ll() local
548 if (get_user(value, vaddr)) in simulate_ll()
562 regs->regs[(opcode & RT) >> 16] = value; in simulate_ll()
/openbmc/linux/drivers/hwmon/
H A Dw83791d.c200 static inline int w83791d_write(struct i2c_client *client, u8 reg, u8 value) in w83791d_write() argument
202 return i2c_smbus_write_byte_data(client, reg, value); in w83791d_write()
321 static int w83791d_write(struct i2c_client *client, u8 reg, u8 value);
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_resp.c740 u64 value; in atomic_write_reply() local
753 value = *(u64 *)payload_addr(pkt); in atomic_write_reply()
756 err = rxe_mr_do_atomic_write(mr, iova, value); in atomic_write_reply()
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi.robot515 # parameter parameter for which value is required. Ex: DHCPEnabled, MACAddress etc.
523 ${value}= Set Variable If '${parameter}' != 'DHCPEnabled' ${ip_resp["${parameter}"]}
526 RETURN ${value}

1...<<481482483484485486487488489490>>...543