Home
last modified time | relevance | path

Searched full:integers (Results 1 – 25 of 260) sorted by relevance

1234567891011

/linux/include/uapi/linux/netfilter_bridge/
H A Debt_among.h23 * MAC address is mapped onto an array of two 32-bit integers.
24 * This pair of integers is compared with MAC addresses in the
25 * hash table, which are stored also in form of pairs of integers
/linux/lib/
H A Dcmdline.c83 * get_options - Parse a string into a list of integers
89 * list of integers, a hyphen-separated range of _positive_ integers,
95 * returns the amount of parseable integers as described below.
99 * The first element is filled by the number of collected integers
/linux/include/uapi/linux/
H A Dnetlink.h338 * integers (S64)
340 * integers (S64)
342 * integers (U64)
344 * integers (U64)
357 * @NL_POLICY_TYPE_ATTR_MASK: mask of valid bits for unsigned integers (U64)
/linux/Documentation/devicetree/bindings/firmware/
H A Dnxp,imx95-scmi-pinctrl.yaml28 each entry consists of 6 integers and represents the mux and config
29 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,scu-pinctrl.yaml37 each entry consists of 3 integers and represents the pin ID, the mux value
38 and pad setting for the pin. The first 2 integers - pin_id and mux_val - are
H A Dfsl,imx8ulp-pinctrl.yaml34 each entry consists of 5 integers and represents the mux and config
35 setting for one pin. The first 4 integers <mux_config_reg input_reg
H A Dfsl,imxrt1050.yaml35 each entry consists of 6 integers and represents the mux and config
36 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
H A Dfsl,imxrt1170.yaml35 each entry consists of 6 integers and represents the mux and config
36 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
H A Dfsl,imx8m-pinctrl.yaml38 each entry consists of 6 integers and represents the mux and config
39 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
H A Dfsl,imx9-pinctrl.yaml39 each entry consists of 6 integers and represents the mux and config
40 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
H A Dfsl,imx7ulp-iomuxc1.yaml39 Each entry consists of 5 integers which represents the mux
40 and config setting for one pin. The first 4 integers
H A Dfsl,imx7d-pinctrl.yaml43 each entry consists of 6 integers and represents the mux and config
44 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
H A Dfsl,imx-pinctrl.txt25 - fsl,pins: each entry consists of 6 integers and represents the mux and config
26 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg mux_val
H A Dpinmux-node.yaml88 settings represented as a single integer or an array of integers.
114 specific binding for the hardware defines whether the entries are integers
/linux/Documentation/ABI/testing/
H A Dsysfs-class-chromeos-driver-cros-ec-lightbar37 The values written to this file are sets of four integers,
43 more than one set of four integers.
H A 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/drivers/char/xilinx_hwicap/
H A Dfifo_icap.h43 /* Reads integers from the device into the storage buffer. */
49 /* Writes integers to the device from the storage buffer. */
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-netxbig.txt9 - timers: Timer array. Each timer entry is represented by three integers:
16 - mode-val: Mode to value mapping. Each entry is represented by two integers:
/linux/arch/arm/nwfpe/
H A DARM-gcc.h13 integers of at least as many bits as specified. For example, `uint8' should
14 be the most convenient type that can hold unsigned integers of as many as
34 Each of the following `typedef's defines a type that holds integers
/linux/drivers/scsi/bfa/
H A Dbfa_plog.h20 #define BFA_PL_INT_LOG_SZ 8 /* number of integers in the integer log */
40 * integers in the int_log[] (0-PL_INT_LOG_SZ).
/linux/Documentation/dev-tools/
H A Dsparse.rst28 which makes PM_SUSPEND and PM_RESUME "bitwise" integers (the "__force" is
35 ends up looking just like integers to gcc.
/linux/Documentation/security/
H A Dsiphash.rst14 an input buffer or several input integers. It spits out an integer that is
32 There are two variants of the function, one that takes a list of integers, and
155 There are two variants of the function, one that takes a list of integers, and
/linux/drivers/acpi/acpica/
H A Dutstrtoul64.c5 * 64-bit and 32-bit integers
20 * 1) A standard strtoul() function that supports 64-bit integers, base
30 * iASL - Main parser, conversion of constants to integers
73 * iASL - Main ASL parser, conversion of ASL constants to integers
/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h211 * high_addend_2, low_addend_2) adds two UWtype integers, composed by
233 * high_subtrahend, low_subtrahend) subtracts two two-word UWtype integers,
262 * UWtype integers MULTIPLER and MULTIPLICAND, and generates a two UWtype
273 * denominator) divides a UDWtype, composed by the UWtype integers
/linux/Documentation/bpf/
H A Dprog_cgroup_sysctl.rst85 of integers, the following helpers can be used to get numeric value from the
99 sysctl name and value, parses string value to get vector of integers and uses

1234567891011