/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | diff-v4l.rst | 294 particular reset value. The V4L2 API permits arbitrary limits and 406 are assumed to range from 0 to 65535 with no particular reset value. The
|
H A D | dev-sliced-vbi.rst | 549 value: 615 - A line identifier value from
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | package_rpm.bbclass | 18 # packages. When set, this value merges them for efficiency. 143 # that value to do a replace inside of this recipe's dependencies.
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | runtime-testing.rst | 138 appropriate value. For QEMU, you do not have to change anything, the 139 default value is "qemu". For running tests on hardware, the following
|
/openbmc/linux/net/batman-adv/ |
H A D | bat_iv_ogm.c | 90 static void batadv_ring_buffer_set(u8 lq_recv[], u8 *lq_index, u8 value) in batadv_ring_buffer_set() argument 92 lq_recv[*lq_index] = value; in batadv_ring_buffer_set()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | m66592-udc.c | 1402 static int m66592_set_halt(struct usb_ep *_ep, int value) in m66592_set_halt() argument 1411 } else if (value) { in m66592_set_halt()
|
H A D | pxa27x_udc.c | 1197 static int pxa_ep_set_halt(struct usb_ep *_ep, int value) in pxa_ep_set_halt() argument 1212 if (value == 0) { in pxa_ep_set_halt()
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | dmfe.c | 149 #define DMFE_DBUG(dbug_now, msg, value) \ argument 153 (msg), (long) (value)); \
|
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 1208 u32 value) in rsi_mac80211_set_rts_threshold() argument 1214 common->rts_threshold = value; in rsi_mac80211_set_rts_threshold()
|
/openbmc/linux/drivers/media/platform/nxp/ |
H A D | imx7-media-csi.c | 274 static void imx7_csi_reg_write(struct imx7_csi *csi, unsigned int value, in imx7_csi_reg_write() argument 277 writel(value, csi->regbase + offset); in imx7_csi_reg_write()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | s5k5baf.c | 693 static void s5k5baf_hw_set_auto_exposure(struct s5k5baf *state, int value) in s5k5baf_hw_set_auto_exposure() argument 695 if (value == V4L2_EXPOSURE_AUTO) { in s5k5baf_hw_set_auto_exposure()
|
H A D | tvp5150.c | 332 unsigned char value; member 603 regmap_write(decoder->regmap, regs->reg, regs->value); in tvp5150_write_inittab()
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | journal.rst | 211 - Error value, as set by jbd2_journal_abort(). 639 of the entire field. It is followed by variable length tag specific value.
|
/openbmc/linux/drivers/md/ |
H A D | dm-cache-policy-smq.c | 1653 const char *key, const char *value) in mq_set_config_value() argument 1657 if (kstrtoul(value, 10, &tmp)) in mq_set_config_value()
|
/openbmc/linux/drivers/crypto/ |
H A D | s5p-sss.c | 616 u32 offset, u32 value) in s5p_hash_write() argument 618 __raw_writel(value, dd->io_hash_base + offset); in s5p_hash_write()
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.ncr53c8xx | 44 - Return value 1 (instead of 0) from the driver setup routine. 268 __irq_itoa() to be used for printed IRQ value to be understandable.
|
/openbmc/linux/mm/ |
H A D | migrate.c | 2031 static int store_status(int __user *status, int start, int value, int nr) in store_status() argument 2034 if (put_user(value, status + start)) in store_status()
|
/openbmc/linux/drivers/net/ethernet/sis/ |
H A D | sis190.c | 1808 static void sis190_set_msglevel(struct net_device *dev, u32 value) in sis190_set_msglevel() argument 1812 tp->msg_enable = value; in sis190_set_msglevel()
|
/openbmc/linux/include/linux/mfd/ |
H A D | palmas.h | 3752 unsigned int reg, unsigned int value) in palmas_write() argument 3757 return regmap_write(palmas->regmap[slave_id], addr, value); in palmas_write()
|
/openbmc/linux/arch/powerpc/platforms/4xx/ |
H A D | pci.c | 665 unsigned int value, in ppc4xx_pciex_wait_on_sdr() argument 672 if ((val & mask) == value) { in ppc4xx_pciex_wait_on_sdr()
|
/openbmc/linux/drivers/hwmon/ |
H A D | w83792d.c | 333 w83792d_write_value(struct i2c_client *client, u8 reg, u8 value) in w83792d_write_value() argument 335 return i2c_smbus_write_byte_data(client, reg, value); in w83792d_write_value()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_connectors.c | 793 uint64_t value) in amdgpu_connector_set_lcd_property() argument 810 switch (value) { in amdgpu_connector_set_lcd_property()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ad4130.c | 521 int value) in ad4130_gpio_set() argument 528 value ? mask : 0); in ad4130_gpio_set()
|
/openbmc/linux/drivers/net/wireless/ath/ar5523/ |
H A D | ar5523.c | 1086 static int ar5523_set_rts_threshold(struct ieee80211_hw *hw, u32 value) in ar5523_set_rts_threshold() argument 1094 ret = ar5523_config(ar, CFG_USER_RTS_THRESHOLD, value); in ar5523_set_rts_threshold()
|
/openbmc/openbmc-test-automation/redfish/account_service/ |
H A D | test_user_account.robot | 775 # This will set the value of "XToken" and "BasicAuth" 818 # authmethod The authmethod property whose value needs to be
|