Searched full:integers (Results 1 – 25 of 324) sorted by relevance
12345678910>>...13
/linux-6.14.4/include/uapi/linux/netfilter_bridge/ |
D | ebt_among.h | 23 * 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-6.14.4/lib/ |
D | cmdline.c | 83 * 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-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx7ulp-pinctrl.txt | 15 - fsl,pins: Each entry consists of 5 integers which represents the mux 16 and config setting for one pin. The first 4 integers
|
D | fsl,scu-pinctrl.yaml | 37 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
|
D | fsl,imx8ulp-pinctrl.yaml | 34 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
|
D | fsl,imxrt1170.yaml | 35 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
|
D | fsl,imxrt1050.yaml | 35 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
|
D | fsl,imx8m-pinctrl.yaml | 38 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
|
D | fsl,imx9-pinctrl.yaml | 39 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
|
D | fsl,imx7d-pinctrl.yaml | 43 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
|
D | fsl,imx-pinctrl.txt | 25 - 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
|
D | pinmux-node.yaml | 88 settings represented as a single integer or an array of integers. 114 specific binding for the hardware defines whether the entries are integers
|
/linux-6.14.4/Documentation/devicetree/bindings/firmware/ |
D | nxp,imx95-scmi-pinctrl.yaml | 28 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-6.14.4/include/uapi/linux/ |
D | netlink.h | 338 * 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-6.14.4/drivers/char/xilinx_hwicap/ |
D | fifo_icap.h | 43 /* Reads integers from the device into the storage buffer. */ 49 /* Writes integers to the device from the storage buffer. */
|
/linux-6.14.4/Documentation/devicetree/bindings/leds/ |
D | leds-netxbig.txt | 9 - 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-6.14.4/Documentation/ABI/testing/ |
D | sysfs-class-chromeos-driver-cros-ec-lightbar | 37 The values written to this file are sets of four integers, 43 more than one set of four integers.
|
D | sysfs-driver-hid-lenovo | 41 Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity). 49 Values are decimal integers from 1 (slowest) to 255 (fastest).
|
/linux-6.14.4/arch/arm/nwfpe/ |
D | ARM-gcc.h | 13 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-6.14.4/drivers/scsi/bfa/ |
D | bfa_plog.h | 20 #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-6.14.4/Documentation/dev-tools/ |
D | sparse.rst | 28 which makes PM_SUSPEND and PM_RESUME "bitwise" integers (the "__force" is 35 ends up looking just like integers to gcc.
|
/linux-6.14.4/drivers/opp/ |
D | debugfs.c | 61 char name[] = "icc-path-XXXXXXXXXXX"; /* Integers can take 11 chars max */ in opp_debug_create_bw() 83 char name[] = "rate_hz_XXXXXXXXXXX"; /* Integers can take 11 chars max */ in opp_debug_create_clks() 105 char name[] = "supply-XXXXXXXXXXX"; /* Integers can take 11 chars max */ in opp_debug_create_supplies()
|
/linux-6.14.4/Documentation/security/ |
D | siphash.rst | 14 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-6.14.4/Documentation/devicetree/bindings/regulator/ |
D | lltc,ltc3676.yaml | 50 An array of two integers containing the resistor values 72 An array of two integers containing the resistor values
|
/linux-6.14.4/drivers/acpi/acpica/ |
D | utstrtoul64.c | 5 * 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
|
12345678910>>...13