Home
last modified time | relevance | path

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

12345678910>>...34

/linux/Documentation/arch/riscv/
H A 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
46 The following keys are defined:
49 as defined by the RISC-V privileged architecture specification.
52 defined by the RISC-V privileged architecture specification.
55 defined by the RISC-V privileged architecture specification.
59 are defined:
62 rv64ima, as defined by version 2.2 of the user ISA and version 1.10 of the
75 defined by commit cd20cee ("FMIN/FMAX now implement
78 * :c:macro:`RISCV_HWPROBE_IMA_C`: The C extension is supported, as defined
[all …]
H A 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/Documentation/networking/device_drivers/ethernet/altera/
H A 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/scripts/
H A 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/Documentation/ABI/testing/
H A Dsysfs-devices-virtual-misc-tdx_guest25 software-defined ID for non-owner-defined configuration of the
34 software-defined ID for the guest TD’s owner.
42 for software-defined ID for owner-defined configuration of the
H A Dsysfs-devices-mmc5 Enhanced area is a new feature defined in eMMC4.4 standard.
16 Enhanced area is a new feature defined in eMMC4.4 standard.
/linux/Documentation/devicetree/bindings/regulator/
H A 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.
H A Dsky81452-regulator.txt5 - any required generic properties defined in regulator.txt
8 - any available generic properties defined in regulator.txt
H A 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.
H A 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.
H A Dtps51632-regulator.txt13 Any property defined as part of the core regulator binding, defined in
H A Disl9305.txt10 is defined by the standard binding for regulators; see regulator.txt.
17 - Per-regulator optional properties are defined in regulator.txt
/linux/tools/power/cpupower/utils/idle_monitor/
H A Didle_monitors.def1 #if defined(__i386__) || defined(__x86_64__)
/linux/Documentation/kbuild/
H A 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/Documentation/watchdog/
H A 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/Documentation/devicetree/bindings/sound/
H A 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/Documentation/iio/
H A Dep93xx_adc.rst15 Numbering scheme for channels 0..4 is defined in EP9301 and EP9302 datasheets.
17 not defined. So the last three are numbered randomly, let's say.
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-defs.rst8 In V4L2 colorspaces are defined by four values. The first is the
25 On :ref:`HSV formats <hsv-formats>` the *Hue* is defined as the angle on
88 - Use the default transfer function as defined by the colorspace.
117 - Use the default Y'CbCr encoding as defined by the colorspace.
164 - Use the default quantization encoding as defined by the
H A Dvidioc-g-enc-index.rst54 Currently this ioctl is only defined for MPEG-2 program streams and
97 header* as defined in :ref:`mpeg2part1` or a *picture header* as
98 defined in :ref:`mpeg2part2`. When the encoder is stopped, the
102 - The 33 bit *Presentation Time Stamp* of this picture as defined in
/linux/tools/perf/Documentation/
H A Dperf-script-perl.txt39 When perf script is invoked using a trace script, a user-defined
41 no handler function defined for a given event type, the event is
74 The handler function for this event would be defined as:
132 *trace_begin*, if defined, is called before any event is processed and
141 *trace_end*, if defined, is called after all events have been
151 *trace_unhandled*, if defined, is called after for any event that
152 doesn't have a handler explicitly defined for it. The standard set
/linux/Documentation/devicetree/bindings/mfd/
H A Dtps6507x.txt7 initialization data for defined regulators. Not all regulators for the
9 is defined using the standard binding for regulators found at
31 If this property is not defined, it defaults to 0 (not enabled).
/linux/arch/m68k/kernel/
H A Dvmlinux-nommu.lds11 #if defined(CONFIG_RAMKERNEL)
14 #if defined(CONFIG_ROMKERNEL)
/linux/Documentation/arch/mips/
H A Dbooting.rst18 a2 : Physical pointer to the device tree block (defined in chapter
27 This convention is defined for 32-bit systems only, as there are not
/linux/scripts/kconfig/tests/preprocess/variable/
H A DKconfig43 # User-defined function.
47 # The number of arguments is not checked for user-defined functions.
/linux/Documentation/devicetree/bindings/net/
H A Dmicrochip,lan78xx.txt11 defined in ethernet.txt.
16 are defined in "include/dt-bindings/net/microchip-lan78xx.h".

12345678910>>...34