/openbmc/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 …]
|
/openbmc/openbmc/meta-security/recipes-security/isic/files/ |
H A D | isic-0.07-netinet.patch | 20 * 'rand() & 0x4ff' line below. The 0x4ff needs to be less than the size of 32 * 'rand() & 0x4ff' line below. The 0x4ff needs to be less than the size of 44 * 'rand() & 0x4ff' line below. The 0x4ff needs to be less than the size of 56 * 'rand() & 0x4ff' line below. The 0x4ff needs to be less than the size of 68 * 'rand() & 0x4ff' line below. The 0x4ff needs to be less than the size of
|
/openbmc/phosphor-host-ipmid/scripts/ |
H A D | entity-example.md | 26 The above json is identical to the original YAML documented below: 55 # The below two records have: 65 # This record is linked with the below record; this record and the 66 # below record have the same container entity Id and container entity 116 # The below two records have: 126 # This record is linked with the below record; this record and the 127 # below record have the same container entity Id and container entity
|
/openbmc/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
|
/openbmc/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
|
/openbmc/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 …]
|
/openbmc/u-boot/doc/ |
H A D | README.fsl-dpaa | 5 on SoCs T4240, T2080, LS1043A, etc, the notation between 10GEC and MAC as below: 7 on SoCs T1024, etc, the notation between 10GEC and MAC as below:
|
/openbmc/linux/include/net/caif/ |
H A D | caif_layer.h | 247 #define layer_set_dn(layr, below) ((layr)->dn = (struct cflayer *)(below)) argument
|
/openbmc/linux/Documentation/sound/soc/ |
H A D | codec-to-codec.rst | 6 will look as below: 15 In case your system looks as below: 41 a speaker and you have a below scenario: 47 Your dai_link should appear as below in your machine
|
/openbmc/linux/net/x25/ |
H A D | Kconfig | 18 (say Y to "LAPB Data Link Driver" below if you want that). 29 to "X.25 async driver" below) or over Ethernet using an ordinary 31 Driver" and "LAPB over Ethernet driver" below).
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/ |
H A D | openssl-tpm-engine_0.5.0.bb | 24 # The definitions below are used to decrypt the srk password. 32 # above style. The actual values defined below in C code style are: 40 # Uncomment below line if using the plain srk password for development
|
/openbmc/openbmc/meta-aspeed/classes/ |
H A D | socsec-sign.bbclass | 3 # The variables below carry default values to the spl_sign() 4 # function below. 12 # intersects the stack. The parameter below can be used to instruct
|
/openbmc/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)
|
/openbmc/linux/include/trace/events/ |
H A D | power.h | 45 TP_PROTO(unsigned int cpu_id, unsigned int state, bool below), 47 TP_ARGS(cpu_id, state, below), 52 __field(bool, below) 58 __entry->below = below; 62 (unsigned long)__entry->state, (__entry->below)?"below":"above")
|
/openbmc/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
|
/openbmc/linux/lib/ |
H A D | test_ubsan.c | 41 volatile char below[4] = { }; /* Protect surrounding memory. */ in test_ubsan_out_of_bounds() local 43 above[0] = below[0]; in test_ubsan_out_of_bounds()
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | 0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch | 4 Subject: [PATCH] sysctl: ignore EIO of stable_secret below 29 + /* Ignore stable_secret below /proc/sys/net/ipv6/conf */
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | metafmt-d4xx.rst | 54 - A bitmask of flags: see [2_] below 93 - A bitmask of flags: see [3_] below 116 - A bitmask of flags: see [4_] below 134 - Calibration counter, see [4_] below 136 - GPIO readout, see [4_] below (Supported from FW 5.12.7.0) 138 - Sub-preset choice information, see [4_] below
|
/openbmc/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::
|
/openbmc/u-boot/arch/riscv/ |
H A D | Kconfig | 22 # board-specific options below 27 # platform-specific options below 31 # architecture-specific options below
|
/openbmc/u-boot/doc/mvebu/ |
H A D | armada-8k-memory.txt | 4 The below desribes the physical memory layout for Marvell's Armada-8k SoC's. 9 All "Reserved" areas below, are kept for future usage.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
H A D | 0001-move-fprintf-into-same-block-where-modname-and-symna.patch | 26 + /* This mimics the output produced by libunwind below. */ 31 - /* This mimics the output produced by libunwind below. */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
H A D | 0001-Makefile.am-remove-regression-dir.patch | 6 Remove regression dir to fix below do_compile 14 and the content of ${S}/regression/Makefile as below.
|
/openbmc/openbmc/poky/meta/recipes-core/libxcrypt/files/ |
H A D | fix_cflags_handling.patch | 28 + # Remove empty elements, particularly leading ones which cause issues with popen below 32 # cause issues with popen below.
|
/openbmc/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.
|