Home
last modified time | relevance | path

Searched refs:decimal (Results 1 – 25 of 84) sorted by relevance

1234

/Linux-v5.10/Documentation/usb/
Dmisc_usbsevseg.rst45 5. Set the decimal places.
46 The device has either 6 or 8 decimal points.
47 to set the nth decimal place calculate 10 ** n
50 For example, to set the 0th and 3rd decimal place
Dusbip_protocol.rst105 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 |
119 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0.|
190 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 |
209 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 |
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-usb-devices-usbsevseg41 Description: Controls the decimal places on the device.
42 To set the nth decimal place, give this field
44 the value k and has 1 or more decimal places set,
Dima_policy40 uid:= decimal value
41 euid:= decimal value
42 fowner:= decimal value
54 pcr:= decimal value
Dsysfs-devices-mmc10 Unit Byte. Format decimal.
21 Unit KByte. Format decimal.
Dsysfs-class-net112 as a decimal value. Some NICs have multiple independent ports
194 decimal number. This attribute is used for mapping an interface
205 the interface is linked to. Format is decimal. This attribute is
214 Indicates the interface link mode, as a decimal number. This
229 bytes, and in decimal format. Specific values depends on the
238 Indicates the interface network device group, as a decimal
298 Indicates the interface protocol type as a decimal value. See
Dsysfs-driver-hid-lenovo41 Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity).
49 Values are decimal integers from 1 (slowest) to 255 (fastest).
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppevvmath.h44 unsigned int decimal: SHIFT_AMOUNT; /*Needs to always be unsigned*/ member
338 X_LessThanOne = (X.partial.real == 0 && X.partial.decimal != 0 && X.full >= 0); in fMultiply()
339 Y_LessThanOne = (Y.partial.real == 0 && Y.partial.decimal != 0 && Y.full >= 0); in fMultiply()
512 int i, scaledDecimal = 0, tmp = A.partial.decimal; in uGetScaledDecimal()
545 solution.partial.decimal = 0; /*All fractional digits changes to 0 */ in fRoundUpByStepSize()
/Linux-v5.10/drivers/media/platform/davinci/
Disif.c227 gain_off_p->gain.r_ye.decimal; in isif_config_gain_offset()
231 gain_off_p->gain.gr_cy.decimal; in isif_config_gain_offset()
235 gain_off_p->gain.gb_g.decimal; in isif_config_gain_offset()
239 gain_off_p->gain.b_mg.decimal; in isif_config_gain_offset()
387 linearize->scale_fact.decimal; in isif_config_linearization()
495 df_csc->csc.coeff[i].decimal; in isif_config_csc()
501 df_csc->csc.coeff[i].decimal; in isif_config_csc()
/Linux-v5.10/Documentation/w1/slaves/
Dw1_ds2438.rst51 registers and provided as an ASCII decimal value.
68 After the voltage conversion the value is returned as decimal ASCII.
/Linux-v5.10/include/media/davinci/
Disif.h18 __u8 decimal; member
26 __u16 decimal; member
Ddm355_ccdc.h120 unsigned int decimal; member
/Linux-v5.10/arch/m68k/fpsp040/
Dbinstr.S10 | lword of the packed decimal memory string.)
15 | The 64-bit binary is assumed to have a decimal point before
18 | msb form a decimal digit. This process is iterated until
Dbindec.S47 | after the decimal point which are to be included as
54 | of decimal places needed to insure LEN integer digits
96 | such that the decimal point is to the left of bit 63.
280 | original decimal point which are to be included as
330 | of decimal places needed to insure LEN integer digits
/Linux-v5.10/Documentation/input/devices/
Diforce-protocol.rst186 06+07 Dead band (Val 01F4 = 5000 (decimal))
187 08 Positive saturation (Val 0a = 1000 (decimal) Val 64 = 10000 (decimal))
191 maximum value is 64 (100 decimal), the min is 9c.
/Linux-v5.10/Documentation/hwmon/
Dds620.rst26 returned via sysfs displays post decimal positions.
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dpca963x.txt11 This parameter provides a scaling ratio (fixed point, decimal divided
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/
Dnet_cls.rst19 Reading net_cls.classid yields a decimal result.
/Linux-v5.10/Documentation/fb/
Dsisfb.rst81 - or simply use the VESA mode number in hexadecimal or decimal.
89 number in decimal or hexadecimal. For example: vesa=791 or vesa=0x117. Please
146 represents the VESA mode number (can be given in decimal or
/Linux-v5.10/Documentation/ABI/stable/
Dsysfs-driver-ib_srp25 * max_sect, a decimal number specifying the maximum number of
27 * max_cmd_per_lun, a decimal number specifying the maximum
71 * max_it_iu_size, a decimal number specifying the maximum
/Linux-v5.10/tools/usb/usbip/
Dconfigure.ac5 AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number])
/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Di915_request.c2519 int integer, decimal; in perf_series_engines() local
2539 decimal = div64_u64(100 * busy, dt); in perf_series_engines()
2542 decimal = 0; in perf_series_engines()
2547 integer, decimal, in perf_series_engines()
2853 int integer, decimal; in perf_parallel_engines() local
2858 decimal = div64_u64(100 * busy, dt); in perf_parallel_engines()
2861 decimal = 0; in perf_parallel_engines()
2866 name, engine->name, p->count, integer, decimal, in perf_parallel_engines()
/Linux-v5.10/Documentation/devicetree/bindings/usb/
Dgeneric.txt22 in binary-coded decimal (i.e. 2.0 is 0200H). This
/Linux-v5.10/drivers/accessibility/speakup/
DDefaultKeyAssignments28 InsKeyPad-minus Say character hex and decimal value.
/Linux-v5.10/Documentation/driver-api/usb/
Dhotplug.rst71 TYPE device class codes (decimal)
72 INTERFACE interface 0 class codes (decimal)

1234