Home
last modified time | relevance | path

Searched refs:defined (Results 1 – 25 of 1221) sorted by relevance

12345678910>>...49

/Linux-v6.6/arch/arm64/boot/dts/renesas/
Dgmsl-cameras.dtsi35 #if !defined(GMSL_CAMERA_RDACM20) && !defined(GMSL_CAMERA_RDACM21)
36 #error "Camera model should be defined by the board file"
39 #if defined(GMSL_CAMERA_RDACM20) && defined(GMSL_CAMERA_RDACM21)
43 #if !defined(GMSL_CAMERA_0) && !defined(GMSL_CAMERA_1) && \
44 !defined(GMSL_CAMERA_2) && !defined(GMSL_CAMERA_3) && \
45 !defined(GMSL_CAMERA_4) && !defined(GMSL_CAMERA_5) && \
46 !defined(GMSL_CAMERA_6) && !defined(GMSL_CAMERA_7)
51 #if defined(GMSL_CAMERA_0) || defined(GMSL_CAMERA_1) || \
52 defined(GMSL_CAMERA_2) || defined(GMSL_CAMERA_3)
56 #if defined(GMSL_CAMERA_4) || defined(GMSL_CAMERA_5) || \
[all …]
/Linux-v6.6/Documentation/riscv/
Dhwprobe.rst7 is defined in <asm/hwprobe.h>::
22 will be cleared to -1, and its value set to 0. The CPU set is defined by
32 The following keys are defined:
35 as defined by the RISC-V privileged architecture specification.
38 defined by the RISC-V privileged architecture specification.
41 defined by the RISC-V privileged architecture specification.
45 are defined:
48 rv64ima, as defined by version 2.2 of the user ISA and version 1.10 of the
61 defined by commit cd20cee ("FMIN/FMAX now implement
64 * :c:macro:`RISCV_HWPROBE_IMA_C`: The C extension is supported, as defined
[all …]
Dacpi.rst7 The ISA string parsing rules for ACPI are defined by `Version ASCIIDOC
8 Conversion, 12/2022 of the RISC-V specifications, as defined by tag
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst146 The controller and driver support a mix of IEEE standard defined statistics,
147 RFC defined statistics, and driver or Altera defined statistics. The four
158 "tx_packets" is equivalent to aFramesTransmittedOK defined in IEEE 802.3-2012,
162 "rx_packets" is equivalent to aFramesReceivedOK defined in IEEE 802.3-2012,
167 "rx_crc_errors" is equivalent to aFrameCheckSequenceErrors defined in IEEE
172 "rx_align_errors" is equivalent to aAlignmentErrors defined in IEEE 802.3-2012,
177 "tx_bytes" is equivalent to aOctetsTransmittedOK defined in IEEE 802.3-2012,
181 "rx_bytes" is equivalent to aOctetsReceivedOK defined in IEEE 802.3-2012,
185 "tx_pause" is equivalent to aPAUSEMACCtrlFramesTransmitted defined in IEEE
189 "rx_pause" is equivalent to aPAUSEMACCtrlFramesReceived defined in IEEE
[all …]
/Linux-v6.6/scripts/
Dcheckkconfigsymbols.py134 defined = {}
159 undefined_b, defined = check_symbols(args.ignore)
179 undefined, defined = check_symbols(args.ignore)
188 sims = find_sims(symbol, args.ignore, defined)
270 def find_sims(symbol, ignore, defined=[]): argument
273 if defined:
274 return difflib.get_close_matches(symbol, set(defined), 10)
287 defined.extend(res[0])
289 return difflib.get_close_matches(symbol, set(defined), 10)
423 defined, references = parse_kconfig_file(kfile)
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt6 -dptx-phy node(defined inside dp-controller node)
36 Progressive if defined, Interlaced if not defined
39 High if defined, Low if not defined
42 High if defined, Low if not defined
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dfsl-enetc.txt21 already defined in Documentation/devicetree/bindings/net/ethernet.txt or
31 - mdio : "mdio" node, defined in mdio.txt.
33 - ethernet-phy : "ethernet-phy" node, defined in phy.txt.
54 In this case, the mdio node should be defined as another PCIe
65 already defined in Documentation/devicetree/bindings/net/mdio.txt.
94 - fixed-link : "fixed-link" node, defined in "fixed-link.txt".
/Linux-v6.6/Documentation/userspace-api/media/dvb/
Dfe_property_parameters.rst77 The modulation can be one of the types defined by enum :c:type:`fe_modulation`.
83 supported by each delivery system, as currently defined by specs.
108 defined currently at the Kernel. The reason is simple: no driver
164 The acceptable values are defined by :c:type:`fe_spectral_inversion`.
192 The acceptable values are defined by :c:type:`fe_code_rate`.
207 The acceptable values are defined by :c:type:`fe_sec_voltage`.
227 The acceptable values are defined by :c:type:`fe_pilot`.
239 The acceptable values are defined by :c:type:`fe_rolloff`.
273 The acceptable values are defined by :c:type:`fe_delivery_system`.
440 defined by :c:type:`fe_code_rate`.
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/usb/
Dfsl-usb.txt18 - port0 : boolean; if defined, indicates port0 is connected for
20 "port1" (or both) must be defined for "fsl-usb2-mph" compatible
22 - port1 : boolean; if defined, indicates port1 is connected for
24 "port0" (or both) must be defined for "fsl-usb2-mph" compatible
28 "host" if not defined for backward compatibility.
/Linux-v6.6/tools/power/cpupower/utils/idle_monitor/
Didle_monitors.def1 #if defined(__i386__) || defined(__x86_64__)
/Linux-v6.6/Documentation/devicetree/bindings/regulator/
Dtps65023.txt12 initialization data for defined regulators. The definition for each of
13 these nodes is defined using the standard binding for regulators found at
16 Each regulator is defined using the standard binding for regulators.
Dsky81452-regulator.txt5 - any required generic properties defined in regulator.txt
8 - any available generic properties defined in regulator.txt
Dtps65217.txt9 initialization data for defined regulators. Not all regulators for the given
10 device need to be present. The definition for each of these nodes is defined
20 Each regulator is defined using the standard binding for regulators.
Dtps65218.txt10 initialization data for defined regulators. Not all regulators for the given
11 device need to be present. The definition for each of these nodes is defined
17 Each regulator is defined using the standard binding for regulators.
/Linux-v6.6/Documentation/devicetree/bindings/gpio/
Dmicrochip,pic32-gpio.txt9 the second cell is used to specify the gpio polarity as defined in
10 defined in <dt-bindings/gpio/gpio.h>:
16 is used to specify the trigger type as defined in
Dcdns,gpio.txt8 * second cell specifies the GPIO flags, as defined in
19 defined, interrupts, interrupt-parent and #interrupt-cells
23 * second cell specifies the IRQ type, as defined in
/Linux-v6.6/Documentation/kbuild/
Dkconfig-macro-language.rst62 A simply expanded variable is defined using the := assignment operator. Its
66 A recursively expanded variable is defined using the = assignment operator.
73 side was originally defined as a simple variable. Otherwise, its evaluation is
81 "user-defined function" in contrast to "built-in function" listed below).
84 expanded differently if different parameters are passed. Hence, a user-defined
85 function is defined using the = assignment operator. The parameters are
88 In fact, recursively expanded variables and user-defined functions are the same
90 When we say "variable" in a broad sense, it includes "user-defined function".
172 In Make, a user-defined function is referenced by using a built-in function,
177 Kconfig invokes user-defined functions and built-in functions in the same way.
/Linux-v6.6/Documentation/devicetree/bindings/thermal/
Ddb8500-thermal.txt10 if greater than 0, the following properties must be defined;
15 point N, this is required if trip point N is defined, set it 0 if none,
16 otherwise the following cooling device names must be defined;
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx27-pinctrl.txt56 control registers. They have to be defined as child nodes of the iomux device
57 node. If gpio subnodes are defined "#address-cells", "#size-cells" and "ranges"
90 For convenience there are macros defined in imx27-pinfunc.h which provide PIN
92 are defined in the i.MX27 reference manual.
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Dmaxim,max77686.txt11 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in
16 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in
20 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in
38 Clocks are defined as preprocessor macros in above dt-binding header for
Dbrcm,kona-ccu.txt15 the name of a defined CCU. For example:
18 are defined below.
24 are defined below.
68 be used. These specifiers are defined in:
113 be used. These specifiers are defined in:
/Linux-v6.6/Documentation/watchdog/
Dmlx-wdt.rst16 Actual HW timeout can be defined as a power of 2 msec.
22 Actual HW timeout is defined in sec. and it's the same as
23 a user-defined timeout.
43 There are several actions that can be defined in the watchdog:
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Ddavinci-evm-audio.txt17 - Either codec-clock-rate or the codec-clock reference has to be defined. If
18 the both are defined the driver attempts to set referenced clock to the
19 defined rate and takes the rate from the clock reference.
/Linux-v6.6/Documentation/devicetree/bindings/ata/
Dahci-dm816.txt7 the controller (as defined by the AHCI 1.1 standard)
10 phandles for clock providers with '0' defined for
/Linux-v6.6/Documentation/devicetree/bindings/input/touchscreen/
Dsamsung,s6sy761.txt12 device. If defined it forces a different x resolution.
14 device. If defined it forces a different y resolution.

12345678910>>...49