Searched refs:values (Results 51 - 75 of 385) sorted by path

1234567891011>>

/linux-master/arch/um/drivers/
H A Dvector_user.c72 return ifspec->values[i];
96 result->values[result->numargs] = arg + pos;
H A Dvector_user.h55 char *values[MAXVARGS]; member in struct:arglist
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S34 * an XMM register. This can done for either FP or integer values, for FP use
857 # no need for precomputed values
861 * Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
1073 # XMM8 and TMP5 hold the values for the two operands
1281 # XMM8 and TMP5 hold the values for the two operands
1556 * u64 auth_tag_len); // Authenticated Tag Length in bytes. Valid values are 16 (most likely),
H A Daesni-intel_avx-x86_64.S911 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
1057 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
1815 # Valid values are 16 (most likely), 12 or 8. */
1885 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
2007 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
2783 # Valid values are 16 (most likely), 12 or 8. */
H A Dchacha-avx2-x86_64.S585 # x12 += counter values 0-3
814 # x12 += counter values 0-3
H A Dchacha-avx512vl-x86_64.S490 # x12 += counter values 0-3
H A Dchacha-ssse3-x86_64.S280 # x12 += counter values 0-3
567 # x12 += counter values 0-3
H A Dsha256-avx-asm.S131 # Rotate values of symbols X0...X3
141 # Rotate values of symbols a...h
H A Dsha256-avx2-asm.S130 # Rotate values of symbols X0...X3
140 # Rotate values of symbols a...h
H A Dsha256-ssse3-asm.S125 # Rotate values of symbols X0...X3
135 # Rotate values of symbols a...h
H A Dsha512-avx-asm.S160 # Two rounds are computed based on the values for K[t-2]+W[t-2] and
H A Dsha512-avx2-asm.S132 # Rotate values of symbols Y0...Y3
H A Dsha512-ssse3-asm.S155 # Two rounds are computed based on the values for K[t-2]+W[t-2] and
/linux-master/arch/x86/kvm/
H A Dx86.c96 * Note, kvm_caps fields should *never* have default values, all fields must be
219 } values[KVM_MAX_NR_USER_RETURN_MSRS];
370 struct kvm_user_return_msr_values *values;
384 values = &msrs->values[slot];
385 if (values->host != values->curr) {
386 wrmsrl(kvm_uret_msrs_list[slot], values->host);
387 values->curr = values
216 } values[KVM_MAX_NR_USER_RETURN_MSRS]; member in struct:kvm_user_return_msrs
367 struct kvm_user_return_msr_values *values; local
[all...]
/linux-master/drivers/accel/habanalabs/include/gaudi/
H A Dgaudi_packets.h78 __le64 values[]; /* data starts here */ member in struct:packet_wreg_bulk
/linux-master/drivers/accel/habanalabs/include/gaudi2/
H A Dgaudi2_packets.h83 __le64 values[]; /* data starts here */ member in struct:packet_wreg_bulk
/linux-master/drivers/accel/habanalabs/include/goya/
H A Dgoya_packets.h77 __le64 values[]; /* data starts here */ member in struct:packet_wreg_bulk
/linux-master/drivers/ata/
H A Dahci_imx.c831 const struct reg_value *values; member in struct:reg_property
914 .values = gpr13_tx_level,
919 .values = gpr13_tx_boost,
924 .values = gpr13_tx_atten,
929 .values = gpr13_rx_eq,
965 if (prop->values[j].of_value == of_val) {
967 prop->name, of_val, prop->values[j].reg_value);
968 reg_value |= prop->values[j].reg_value;
/linux-master/drivers/auxdisplay/
H A Dhd44780.c66 DECLARE_BITMAP(values, 10); /* for DATA[0-7], RS, RW */
69 values[0] = val;
70 __assign_bit(8, values, rs);
74 gpiod_set_array_value_cansleep(n, &hd->pins[PIN_DATA0], NULL, values);
82 DECLARE_BITMAP(values, 6); /* for DATA[4-7], RS, RW */
86 values[0] = val >> 4;
87 __assign_bit(4, values, rs);
91 gpiod_set_array_value_cansleep(n, &hd->pins[PIN_DATA4], NULL, values);
96 values[0] &= ~0x0fUL;
97 values[
[all...]
H A Dseg-led-gpio.c35 DECLARE_BITMAP(values, 8) = { };
37 bitmap_set_value8(values, map_to_seg7(&map->map.seg7, linedisp->buf[0]), 0);
40 priv->segment_gpios->info, values);
/linux-master/drivers/base/
H A Dproperty.c77 * @val: The values are stored here or %NULL to return the number of values
86 * Return: number of values if @val was %NULL,
105 * @val: The values are stored here or %NULL to return the number of values
114 * Return: number of values if @val was %NULL,
133 * @val: The values are stored here or %NULL to return the number of values
142 * Return: number of values if @val was %NULL,
161 * @val: The values ar
474 const char **values; local
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_int.h557 int total; /* sum of all values */
558 int values[] __counted_by(size);
894 struct fifo_buffer *rs_plan_s; /* correction values of resync planer (RCU, connection->conn_update) */
H A Ddrbd_worker.c457 fb->values[i] = value;
464 ov = fb->values[fb->head_index];
465 fb->values[fb->head_index++] = value;
478 fb->values[i] += value;
485 fb = kzalloc(struct_size(fb, values, fifo_size), GFP_NOIO);
/linux-master/drivers/bus/
H A Dts-nbus.c80 * the data gpios are used for reading and writing values, their directions
104 DECLARE_BITMAP(values, 8);
106 values[0] = 0;
109 ts_nbus->data->info, values);
150 DECLARE_BITMAP(values, 8);
152 values[0] = byte;
154 gpiod_set_array_value_cansleep(8, gpios->desc, gpios->info, values);
/linux-master/drivers/char/agp/
H A Dali-agp.c25 struct aper_size_info_32 *values; local
29 values = A_SIZE_32(agp_bridge->driver->aperture_sizes);
32 if (temp == values[i].size_value) {
34 agp_bridge->current_size = (void *) (values + i);
36 return values[i].size;

Completed in 287 milliseconds

1234567891011>>