| /linux/arch/m68k/ifpsp060/ |
| H A D | fskeleton.S | 61 | simply execute an "rte" as with the sample code below. 71 | is present. The routine below should point to the operating system handler 75 | The sample routine below simply clears the exception status bit and 90 | is present. The routine below should point to the operating system handler 94 | The sample routine below simply clears the exception status bit and 108 | is present. The routine below should point to the operating system handler 113 | The sample routine below simply clears the exception status bit and 127 | is present. The routine below should point to the operating system handler 132 | The sample routine below simply clears the exception status bit and 146 | is present. The routine below should point to the operating system handler [all …]
|
| /linux/tools/testing/selftests/tc-testing/creating-plugins/ |
| H A D | AddingPlugins.txt | 30 def pre_suite(self, testcount, testidlist) # see "PRE_SUITE" below 31 def post_suite(self, ordinal) # see "SKIPPING" below 32 def pre_case(self, test_ordinal, testid) # see "PRE_CASE" below 36 def adjust_command(self, stage, command) # see "ADJUST" below 37 def add_args(self, parser) # see "ADD_ARGS" below 38 def check_args(self, args, remaining) # see "CHECK_ARGS" below
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-platform-devices-ampere-smpro | 6 in hex format according to the table below: 11 …| 00 | Error Type | 1 | See :ref:`the table below <smpro-error-types>` for detail… 13 …| 01 | Subtype | 1 | See :ref:`the table below <smpro-error-types>` for detail… 15 …| 02 | Instance | 2 | See :ref:`the table below <smpro-error-types>` for detail… 30 The table below defines the value of error types, their subtype, subcomponent and instance: 149 The detail of each sysfs entries is as below: 187 The detail of each sysfs entries is as below: 220 The detail of each sysfs entries is as below: 242 in hex format as below:: 250 The detail of each sysfs entries is as below: [all …]
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-iostat.txt | 18 - Inbound Read - I/O devices below root port read from the host memory, in MB 20 - Inbound Write - I/O devices below root port write to the host memory, in MB 22 - Outbound Read - CPU reads from I/O devices below root port, in MB 24 - Outbound Write - CPU writes to I/O devices below root port, in MB
|
| /linux/Documentation/driver-api/cxl/platform/example-configurations/ |
| H A D | flexible.rst | 149 Flags (decoded below) : 0000000B 161 Flags (decoded below) : 0000000B 173 Flags (decoded below) : 0000000B 185 Flags (decoded below) : 0000000B 197 Flags (decoded below) : 0000000B 209 Flags (decoded below) : 0000000B 221 Flags (decoded below) : 0000000B
|
| /linux/net/x25/ |
| H A D | Kconfig | 18 (say Y to "LAPB Data Link Driver" below if you want that). 27 to "X.25 async driver" below) or over Ethernet using an ordinary 29 Driver" and "LAPB over Ethernet driver" below).
|
| /linux/include/net/caif/ |
| H A D | caif_layer.h | 245 #define layer_set_dn(layr, below) ((layr)->dn = (struct cflayer *)(below)) argument
|
| /linux/Documentation/arch/x86/ |
| H A D | zero-page.rst | 36 1E8/001 ALL e820_entries Number of entries in e820_table (below) 37 1E9/001 ALL eddbuf_entries Number of entries in eddbuf (below) 39 (below)
|
| /linux/Documentation/misc-devices/ |
| H A D | bh1770glc.rst | 38 below the threshold value, there is no interrupt and the delayed work will 86 All results below the value 87 trigs an interrupt. 0 disables the below interrupt. 123 RW - Measurement rate (in Hz) when the level is below threshold
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-d4xx.rst | 55 - A bitmask of flags: see [2_] below 94 - A bitmask of flags: see [3_] below 117 - A bitmask of flags: see [4_] below 135 - Calibration counter, see [4_] below 137 - GPIO readout, see [4_] below (Supported from FW 5.12.7.0) 139 - Sub-preset choice information, see [4_] below
|
| /linux/Documentation/driver-api/usb/ |
| H A D | usb3-debug-port.rst | 45 kernel with CONFIG_EARLY_PRINTK_USB_XDBC enabled. And, add below 56 USB subsystem by adding below kernel boot parameter:: 72 to see below kernel messages on the debug host:: 127 on the debug target. You will see below kernel message lines:: 140 You will see below kernel message lines::
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r9a07g044l2-smarc.dts | 16 * enable PMOD_MTU3 by setting "#define PMOD_MTU3 1" below. 33 * below.
|
| H A D | r9a07g054l2-smarc.dts | 16 * enable PMOD_MTU3 by setting "#define PMOD_MTU3 1" below. 32 * below.
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | lantiq,pinctrl-falcon.txt | 33 Valid values for these names are listed below. 35 group. Valid values for function names are listed below. 51 Valid values for these names are listed below.
|
| /linux/Documentation/hwmon/ |
| H A D | w83792d.rst | 61 on until the temperature falls below the Hysteresis value. 64 triggered if the rotation speed has dropped below a programmable limit. Fan 147 remains below the thermal_cruise# +- tolerance# value. Once the temperature 155 (2) If the temperature goes below the high limit, but still above the low 159 (3) If the temperature goes below the low limit, PWM duty cycle will decrease
|
| H A D | f71805f.rst | 121 An alarm is triggered if the rotation speed drops below a programmable 130 hysteresis value, below which the temperature has to drop before the 155 not going below 1 kHz, as the fan tachometers get confused by lower 158 When the DC method is used, Fintek recommends not going below 5 V, which 174 is below auto_point1_temp the fan is switched off.
|
| /linux/tools/memory-model/litmus-tests/ |
| H A D | README | 45 As below, but with store-release replaced with WRITE_ONCE() 71 As below, but with rcu_assign_pointer() and an rcu_dereference(). 84 As below, but with the second access of the writer process 88 As below, but without the smp_rmb() and smp_wmb(). 91 As below, but with a release-acquire chain. 94 As below, but with the first access of the writer process 134 As below, but without the smp_wmb() and acquire load.
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1043a-rdb.dts | 109 * variants below. 123 * variants below. 137 * variants below.
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | max2175.rst | 34 - The LO frequency position is below the desired frequency. 43 list below shows the supported modes with a brief description.
|
| /linux/Documentation/devicetree/bindings/bus/ |
| H A D | mvebu-mbus.txt | 25 See the examples below. 30 within the internal register window (see below). 51 Two or three entries are expected (see the examples below): 92 S = 0xf for a non-valid window (see below) 214 See the example below, where a more complete device tree is shown:
|
| /linux/Documentation/arch/arm/google/ |
| H A D | chromebook-boot-flow.rst | 16 - Board name, specified at depthcharge_ compile time. This is $(BOARD) below. 18 strappings, perhaps via some other method). This is $(REV) below. 19 - SKU number, read from GPIO strappings at boot time. This is $(SKU) below.
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | intel_uncore_frequency_scaling.rst | 146 If the average CPU utilization is below a user-defined threshold 147 (elc_low_threshold_percent attribute below), the user-defined uncore 148 floor frequency will be used (elc_floor_freq_khz attribute below) 152 the high threshold value (elc_high_threshold_percent attribute below) 176 Example system configuration below, which does following:
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-tpda.rst | 34 We can use the commands are similar to the below to validate TPDMs. 36 the tpdm will be enabled after commands below.
|
| /linux/Documentation/arch/xtensa/ |
| H A D | mmu.rst | 29 or 0x00000000..0x1fffffff, depending on whether the kernel was loaded below 32 The scheme below assumes that the kernel is loaded below 0x40000000.
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | mt7601u.h | 380 u32 mt7601u_bbp_set_ctrlch(struct mt7601u_dev *dev, bool below); 382 static inline u32 mt7601u_mac_set_ctrlch(struct mt7601u_dev *dev, bool below) in mt7601u_mac_set_ctrlch() argument 384 return mt7601u_rmc(dev, MT_TX_BAND_CFG, 1, below); in mt7601u_mac_set_ctrlch()
|