Home
last modified time | relevance | path

Searched refs:value (Results 12751 - 12775 of 16145) sorted by relevance

1...<<511512513514515516517518519520>>...646

/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dmcf8390.c336 u32 value; in mcf8390_init() member
355 ei_outb(program_seq[i].value, in mcf8390_init()
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Ddsa_loop.c154 int regnum, u16 value) in dsa_loop_phy_write()
160 ret = mdiobus_write_nested(bus, ps->port_base + port, regnum, value); in dsa_loop_phy_write()
153 dsa_loop_phy_write(struct dsa_switch *ds, int port, int regnum, u16 value) dsa_loop_phy_write() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A De1000.h360 * As a result, a shift of INCVALUE_SHIFT_n is used to fit a value of
364 * Any given INCVALUE also has an associated maximum adjustment value. This
365 * maximum adjustment value is the largest increase (or decrease) which can be
367 * a maximum range of 24 bits, its largest value is 0xFFFFFF.
369 * To understand where the maximum value comes from, consider the following
612 #define E1000_WRITE_REG_ARRAY(a, reg, offset, value) \
613 (__ew32((a), (reg + ((offset) << 2)), (value)))
/kernel/linux/linux-6.6/drivers/atm/
H A Dsuni.c42 #define REG_CHANGE(mask,shift,value,reg) \
43 PUT((GET(reg) & ~(mask)) | ((value) << (shift)),reg)
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup_soft.c180 var->u.n.value); in get_initstring()
457 spk_set_num_var(var_data->u.n.value, punc_level_var, E_SET); in softsynth_adjust()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsdump.c268 value)); in acpi_ns_dump_one_object()
450 value)); in acpi_ns_dump_one_object()
533 /* If value is NOT an internal object, we are done */ in acpi_ns_dump_one_object()
H A Ddsutils.c28 * DESCRIPTION: Clear and remove a reference on an implicit return value. Used
29 * to delete "stale" return values (if enabled, the return value
48 * complex statements, the implicit return value can be in acpi_ds_clear_implicit_return()
64 * PARAMETERS: return_desc - The return value
73 * parent method exit. Before storing a new return value, we
74 * delete the previous return value.
97 * Delete any "stale" implicit return value first. However, in in acpi_ds_do_implicit_return()
98 * complex statements, the implicit return value can be in acpi_ds_do_implicit_return()
99 * bubbled up several levels, so we don't clear the value if it in acpi_ds_do_implicit_return()
109 /* Save the implicit return value, ad in acpi_ds_do_implicit_return()
[all...]
H A Dpsobject.c164 unnamed_op->common.value.arg = NULL; in acpi_ps_build_named_op()
238 acpi_ps_append_arg(*op, unnamed_op->common.value.arg); in acpi_ps_build_named_op()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_pad.c387 package->package.elements[0].integer.value == 1) /* rev 1 */ in acpi_pad_pur()
389 num = package->package.elements[1].integer.value; in acpi_pad_pur()
/kernel/linux/linux-6.6/fs/fuse/
H A Dcuse.c203 * cuse_parse_one - parse one key=value pair
207 * @valp: out parameter for value
211 * start of the key and *@valp to the start of the value. Note that
451 ap->args.in_args[0].value = &ia->in; in cuse_send_init()
454 ap->args.out_args[0].value = &ia->out; in cuse_send_init()
/kernel/linux/linux-6.6/include/linux/
H A Dbitmap.h78 * bitmap_get_value8(map, start) Get 8bit value from map at start
79 * bitmap_set_value8(map, value, start) Set 8bit value to map at start
97 * test_and_set_bit(bit, addr) Set bit and return old value
98 * test_and_clear_bit(bit, addr) Clear bit and return old value
99 * test_and_change_bit(bit, addr) Change bit and return old value
522 * BITMAP_FROM_U64() - Represent u64 value in the format suitable for bitmap.
523 * @n: u64 value
570 * bitmap_get_value8 - get an 8-bit value within a memory region
572 * @start: bit offset of the 8-bit value; mus
592 bitmap_set_value8(unsigned long *map, unsigned long value, unsigned long start) bitmap_set_value8() argument
[all...]
H A Dcoresight.h345 * @cpu_id: returns the value of the CPU number this component
577 int position, int value);
609 int position, int value) in coresight_timeout()
608 coresight_timeout(struct csdev_access *csa, u32 offset, int position, int value) coresight_timeout() argument
H A Dcounter.h43 * @action_read: Synapse action mode read callback. The read value of the
46 * @device_u8_read: Device u8 component read callback. The read value of the
49 * @count_u8_read: Count u8 component read callback. The read value of the
52 * @signal_u8_read: Signal u8 component read callback. The read value of the
55 * @device_u32_read: Device u32 component read callback. The read value of
58 * @count_u32_read: Count u32 component read callback. The read value of the
61 * @signal_u32_read: Signal u32 component read callback. The read value of
64 * @device_u64_read: Device u64 component read callback. The read value of
67 * @count_u64_read: Count u64 component read callback. The read value of the
70 * @signal_u64_read: Signal u64 component read callback. The read value o
[all...]
H A Dmodule.h935 /* Returns 0 and fills in value, defined and namebuf, or -ERANGE if
938 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type,
971 static inline int module_get_kallsym(unsigned int symnum, unsigned long *value, in module_get_kallsym() argument
H A Dthunderbolt.h128 * @value: Property value
130 * Users use @type to determine which field in @value is filled.
142 } value; member
153 u32 value);
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr_remote.c34 * size limit of 64k. Setting a value does not involve the XFS log.
37 * block more than 64k worth of space to hold both the remote attribute value
41 * Therefore, we /must/ ensure that remote attribute value buffers never touch
264 * other type of metadata) we need to ensure that the LSN has a value in xfs_attr3_rmt_hdr_set()
375 * Read the value associated with an attribute from the out-of-line buffer
388 uint8_t *dst = args->value; in xfs_attr_rmtval_get()
442 * new attributes value into
479 uint8_t *src = args->value; in xfs_attr_rmtval_set_value()
487 * Roll through the "value", copying the attribute value t in xfs_attr_rmtval_set_value()
[all...]
/kernel/linux/linux-6.6/drivers/watchdog/
H A DiTCO_wdt.c238 u32 value = set ? bits : 0; in update_no_reboot_bit_pmc() local
240 return intel_pmc_gcr_update(pmc, PMC_GCR_PMC_CFG_REG, bits, value); in update_no_reboot_bit_pmc()
283 /* Force the timer to its reload value by writing to the TCO_RLD in iTCO_wdt_start()
584 /* Check that the heartbeat value is within it's range; in iTCO_wdt_probe()
588 dev_info(dev, "timeout value out of range, using %d\n", in iTCO_wdt_probe()
H A Docteon-wdt-main.c171 * @value: Number to display
174 static void octeon_wdt_write_hex(u64 value, int digits) in octeon_wdt_write_hex() argument
180 v = (value >> ((digits - d - 1) * 4)) & 0xf; in octeon_wdt_write_hex()
/kernel/linux/linux-6.6/include/linux/mfd/
H A Das3722.h391 static inline int as3722_write(struct as3722 *as3722, u32 reg, u32 value) in as3722_write() argument
393 return regmap_write(as3722->regmap, reg, value); in as3722_write()
/kernel/linux/linux-6.6/include/linux/gpio/
H A Ddriver.h340 * @get: returns value for signal "offset", 0=low, 1=high, or negative error
343 * @set: assigns output value for signal "offset"
431 unsigned int offset, int value);
438 unsigned int offset, int value);
677 #define BGPIOF_READ_OUTPUT_REG_SET BIT(4) /* reg_set stores output value */
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_helper.h464 * @valuep: location where the value of the register will be stored
479 * @value: value to write to the register
485 unsigned int offset, u8 value) in drm_dp_dpcd_writeb()
487 return drm_dp_dpcd_write(aux, offset, &value, 1); in drm_dp_dpcd_writeb()
603 * to 16 bits. So will give a constant value (0x8000) for compatability.
616 * The device does not set SINK_COUNT to a non-zero value.
653 * @pwm_freq_pre_divider: The PWM frequency pre-divider value being used for this backlight, if any
484 drm_dp_dpcd_writeb(struct drm_dp_aux *aux, unsigned int offset, u8 value) drm_dp_dpcd_writeb() argument
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-sifive.c99 static void sifive_spi_write(struct sifive_spi *spi, int offset, u32 value) in sifive_spi_write() argument
101 iowrite32(value, spi->regs + offset); in sifive_spi_write()
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Dusb_ops_linux.c470 int r8712_usbctrl_vendorreq(struct intf_priv *pintfpriv, u8 request, u16 value, in r8712_usbctrl_vendorreq() argument
496 status = usb_control_msg(udev, pipe, request, reqtype, value, index, in r8712_usbctrl_vendorreq()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-optee.c153 *offset = param[0].u.value.a; in optee_rtc_readoffset()
173 param[0].u.value.a = offset; in optee_rtc_setoffset()
H A Drtc-pxa.c70 #define rtc_writel(pxa_rtc, reg, value) \
71 __raw_writel((value), (pxa_rtc)->base + (reg))

Completed in 30 milliseconds

1...<<511512513514515516517518519520>>...646