Home
last modified time | relevance | path

Searched refs:value (Results 12301 – 12325 of 13561) sorted by relevance

1...<<491492493494495496497498499500>>...543

/openbmc/linux/drivers/net/ethernet/amd/
H A Ddeclance.c296 static inline void writereg(volatile unsigned short *regptr, short value) in writereg() argument
298 *regptr = value; in writereg()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00dev.c968 const int value) in rt2x00lib_channel() argument
974 entry->hw_value = value; in rt2x00lib_channel()
/openbmc/linux/drivers/net/dsa/
H A Drzn1_a5psw.c71 static void a5psw_reg_writel(struct a5psw *a5psw, int offset, u32 value) in a5psw_reg_writel() argument
73 writel(value, a5psw->base + offset); in a5psw_reg_writel()
/openbmc/linux/Documentation/arch/s390/
H A Ds390dbf.rst79 value whereas low priority entries should have a high one.
305 and for each vararg a long value. So e.g. for a debug entry with a format
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst133 value of the original transmit. This allows the application to associate the
158 are processed differently: either value will match both possible replies.
/openbmc/linux/net/bluetooth/hidp/
H A Dcore.c148 unsigned int code, int value) in hidp_input_event() argument
155 session, type, code, value); in hidp_input_event()
/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c169 #define at91_ramc_write(id, field, value) \ argument
170 __raw_writel(value, soc_pm.data.ramc[id] + field)
/openbmc/linux/arch/powerpc/perf/
H A Dimc-pmu.c162 event->value = base + reg; in imc_parse_event()
301 ev_val_str = kasprintf(GFP_KERNEL, "event=0x%x", pmu->events[i].value); in update_events_in_group()
/openbmc/linux/arch/arm/mm/
H A Dproc-v7.S806 .long 0x510f0400 @ Required ID value
822 .long 0x000f0000 @ Required ID value
/openbmc/linux/drivers/tty/
H A DKconfig172 the default value of the sysctl.
195 only set the default value of this functionality.
H A Damiserial.c995 static int get_lsr_info(struct serial_state *info, unsigned int __user *value) in get_lsr_info() argument
1006 if (copy_to_user(value, &result, sizeof(int))) in get_lsr_info()
/openbmc/linux/Documentation/target/
H A Dtcmu-design.rst163 containing "len_op", a 32-bit value that stores the length, as well as
243 where size must be equal to the value read from
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c677 u32 value) in igt_gpu_write_dw() argument
680 vma->size >> PAGE_SHIFT, value); in igt_gpu_write_dw()
/openbmc/linux/drivers/tty/serial/
H A Dsprd_serial.c144 int value) in serial_out() argument
146 writel_relaxed(value, port->membase + offset); in serial_out()
/openbmc/linux/Documentation/process/
H A D6.Followthrough.rst32 value and why you went to the trouble of writing it. But that value
/openbmc/linux/drivers/iommu/
H A Drockchip-iommu.c340 static void rk_iommu_write(void __iomem *base, u32 offset, u32 value) in rk_iommu_write() argument
342 writel(value, base + offset); in rk_iommu_write()
/openbmc/linux/arch/s390/mm/
H A Dpgtable.c1158 unsigned long bits, unsigned long value) in set_pgste_bits() argument
1174 pgste_val(new) |= value & bits; in set_pgste_bits()
/openbmc/linux/drivers/net/phy/
H A Dmediatek-ge-soc.c1202 u8 index, enum led_brightness value) in mt798x_phy_led_brightness_set() argument
1210 return mt798x_phy_hw_led_on_set(phydev, index, (value != LED_OFF)); in mt798x_phy_led_brightness_set()
/openbmc/docs/designs/
H A Dvpd-collection.md38 Essentially, the IPZ VPD structure consists of key-value pairs called keywords.
58 - The keyword format VPD is also something that consists of key-value pairs, but
/openbmc/linux/drivers/staging/greybus/
H A Dlight.c435 enum led_brightness value) in gb_brightness_set() argument
439 channel->led->brightness = value; in gb_brightness_set()
/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.c1004 pvscsi_on_command_data(PVSCSIState *s, uint32_t value) in pvscsi_on_command_data() argument
1009 s->curr_cmd_data[s->curr_cmd_data_cntr++] = value; in pvscsi_on_command_data()
/openbmc/linux/Documentation/dev-tools/
H A Dkselftest.rst179 the timeout with a value higher than 45 seconds, selftests strives to keep
204 specifying a `FORMAT` make variable. Any value recognized by `tar's auto-compress`_
/openbmc/linux/sound/soc/codecs/
H A Dcs35l56.c151 ucontrol->value.enumerated.item[0] = snd_soc_enum_val_to_item(e, val); in cs35l56_dspwait_asp1tx_get()
163 int item = ucontrol->value.enumerated.item[0]; in cs35l56_dspwait_asp1tx_put()
/openbmc/linux/drivers/s390/block/
H A Ddasd_eckd.c2070 unsigned long value; in dasd_eckd_check_characteristics() local
2117 value = 1; in dasd_eckd_check_characteristics()
2118 for (i = 0; i < private->conf.gneq->timeout.value; i++) in dasd_eckd_check_characteristics()
2119 value = 10 * value; in dasd_eckd_check_characteristics()
2120 value = value * private->conf.gneq->timeout.number; in dasd_eckd_check_characteristics()
2122 if (value != 0 && value <= DASD_EXPIRES_MAX) in dasd_eckd_check_characteristics()
2123 device->default_expires = value; in dasd_eckd_check_characteristics()
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dcommon.rst1313 Requested value: CONFIG_X86_TSC=y
1314 Actual value:
1321 Requested value: # CONFIG_X86_BIGSMP is not set
1322 Actual value:
1330 Requested value: CONFIG_NR_CPUS=8
1331 Actual value: CONFIG_NR_CPUS=1
1338 Requested value: CONFIG_SCHED_SMT=y
1339 Actual value:
1703 The value is

1...<<491492493494495496497498499500>>...543