| /linux/Documentation/arch/riscv/ |
| H A D | hwprobe.rst | 7 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 D | acpi.rst | 7 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 D | altera_tse.rst | 146 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 D | checkkconfigsymbols.py | 134 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 D | sysfs-devices-virtual-misc-tdx_guest | 25 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 D | sysfs-devices-mmc | 5 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 D | tps65023.txt | 12 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 D | sky81452-regulator.txt | 5 - any required generic properties defined in regulator.txt 8 - any available generic properties defined in regulator.txt
|
| H A D | tps65217.txt | 9 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 D | tps65218.txt | 10 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 D | tps51632-regulator.txt | 13 Any property defined as part of the core regulator binding, defined in
|
| H A D | isl9305.txt | 10 is defined by the standard binding for regulators; see regulator.txt. 17 - Per-regulator optional properties are defined in regulator.txt
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-macro-language.rst | 62 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/tools/power/cpupower/utils/idle_monitor/ |
| H A D | idle_monitors.def | 1 #if defined(__i386__) || defined(__x86_64__)
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | fsl,imx27-pinctrl.txt | 56 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/Documentation/watchdog/ |
| H A D | mlx-wdt.rst | 16 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 D | davinci-evm-audio.txt | 17 - 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/userspace-api/media/v4l/ |
| H A D | colorspaces-defs.rst | 8 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 D | vidioc-g-enc-index.rst | 54 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 D | perf-script-perl.txt | 39 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/iio/ |
| H A D | ep93xx_adc.rst | 15 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/devicetree/bindings/mfd/ |
| H A D | tps6507x.txt | 7 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 D | vmlinux-nommu.lds | 11 #if defined(CONFIG_RAMKERNEL) 14 #if defined(CONFIG_ROMKERNEL)
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-config.rst | 14 programming of the CoreSight system with pre-defined configurations that 20 be defined and enabled as named configurations. 33 is device dependent, and can be defined in terms of absolute register values, 36 The feature is defined using a descriptor. This descriptor is used to load onto 80 The features defined may be on any type of device that is registered 102 Presets are optionally defined by the configuration, up to 15 can be defined. 103 If no preset is selected, then the parameter values defined in the feature
|
| /linux/Documentation/arch/arm64/ |
| H A D | acpi_object_usage.rst | 9 specification where the object is defined. If "Signature Reserved" is used, 11 of the table recognized by the specification, and the actual table is defined 133 there are no GPE blocks defined in hardware reduced mode. This would 206 ARM-specific error sources have been defined; please use those or the 234 Microsoft defined table, support TBD. 513 _CCA 6.2.17 This method must be defined for all bus masters 547 to use it within the constraints already defined by the 567 _GLK 6.5.7 This object requires a global lock be defined; there 627 defined, _PR3 must also be defined. 630 defined, _PS3 must also be defined. If clocks or [all …]
|