/openbmc/linux/Documentation/netlink/specs/ |
H A D | devlink.yaml | 35 # TODO: fill in the attributes in between 42 # TODO: fill in the attributes in between 54 # TODO: fill in the attributes in between 61 # TODO: fill in the attributes in between 68 # TODO: fill in the attributes in between 75 # TODO: fill in the attributes in between 106 # TODO: fill in the attributes in between 113 # TODO: fill in the attributes in between 120 # TODO: fill in the attributes in between 131 # TODO: fill in the attributes in between [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 092.out | 5 qemu-io: can't open device TEST_DIR/t.qcow: Cluster size must be between 512 and 64k 6 qemu-io: can't open device TEST_DIR/t.qcow: Cluster size must be between 512 and 64k 7 qemu-io: can't open device TEST_DIR/t.qcow: Cluster size must be between 512 and 64k 8 qemu-io: can't open device TEST_DIR/t.qcow: Cluster size must be between 512 and 64k 12 qemu-io: can't open device TEST_DIR/t.qcow: L2 table size must be between 512 and 64k 13 qemu-io: can't open device TEST_DIR/t.qcow: L2 table size must be between 512 and 64k 14 qemu-io: can't open device TEST_DIR/t.qcow: L2 table size must be between 512 and 64k 15 qemu-io: can't open device TEST_DIR/t.qcow: L2 table size must be between 512 and 64k
|
/openbmc/linux/drivers/mailbox/ |
H A D | Kconfig | 5 Mailbox is a framework to control hardware communication between 36 which provides unidirectional mailboxes between processing elements. 60 send short messages between Highbank's A9 cores and the EnergyCore 97 between CPU cores and MCU processor on Some Rockchip SOCs. 107 between the OS and a platform such as the BMC. This medium 118 to send message between processors. Say Y here if you want to use the 144 and K3 architecture SoCs. These may be used for communication between 155 between application processors and other processors/MCU/DSP. Select 165 between application processors and MCU. Say Y here if you want to 201 between different remote processors and host processors on Tegra186 [all …]
|
/openbmc/linux/drivers/media/cec/platform/ |
H A D | Kconfig | 15 between compatible devices. 41 between compatible devices. 53 between compatible devices. 64 between compatible devices. 75 between compatible devices. 87 between compatible devices. 98 between compatible devices. 110 between compatible devices.
|
/openbmc/u-boot/arch/mips/mach-bmips/ |
H A D | Kconfig | 136 Between its different peripherals there's an integrated switch with 4 147 Between its different peripherals there's an integrated switch with 4 158 Between its different peripherals there's an integrated switch with 4 169 Between its different peripherals there's a BCM5325 switch with 4 180 Between its different peripherals there's an integrated switch with 4 191 Between its different peripherals there's a BCM53115 switch with 5 202 Between its different peripherals there's a BCM5325 switch with 4 213 Between its different peripherals there's a BCM53115 switch with 4 224 Between its different peripherals there's a BCM53125 switch with 5 235 Between its different peripherals there's a BCM5325 switch with 4 [all …]
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | tc_vlan_modify.sh | 108 check_fail $? "ping between two different vlans passed when should not" 111 check_fail $? "ping6 between two different vlans passed when should not" 119 check_err $? "ping between two different vlans failed when should not" 122 check_err $? "ping6 between two different vlans failed when should not" 135 check_fail $? "ping between two different vlans passed when should not" 138 check_fail $? "ping6 between two different vlans passed when should not" 146 check_err $? "ping between two different vlans failed when should not" 149 check_err $? "ping6 between two different vlans failed when should not"
|
/openbmc/linux/net/dccp/ccids/lib/ |
H A D | packet_history.c | 157 if (!dccp_loss_free(s0, s1, n1)) { /* gap between S0 and S1 */ in __do_track_loss() 185 /* gap between S2 and S1: just update loss_prev */ in __one_after_loss() 188 } else { /* gap between S0 and S2 */ in __one_after_loss() 190 * Reorder history to insert S2 between S0 and S1 in __one_after_loss() 217 * Reorder history to insert S3 between S1 and S2 in __two_after_loss() 231 /* hole between S0 and S1 filled by S3 */ in __two_after_loss() 239 /* gap remains between S1 and S2 */ in __two_after_loss() 244 } else /* gap exists between S3 and S1, loss_count stays at 2 */ in __two_after_loss() 251 * The remaining case: S0 < S3 < S1 < S2; gap between S0 and S3 in __two_after_loss() 252 * Reorder history to insert S3 between S0 and S1. in __two_after_loss() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | 0007-Deleted-settiong-of-python-to-fix-the-install-confli.patch | 7 …file /usr/bin/samba-tool conflicts between attempted installs of samba-4.14.14-r0.core2_64 and lib… 8 …file /usr/sbin/samba-gpupdate conflicts between attempted installs of samba-4.14.14-r0.core2_64 an… 9 …file /usr/sbin/samba_dnsupdate conflicts between attempted installs of samba-4.14.14-r0.core2_64 a… 10 …file /usr/sbin/samba_downgrade_db conflicts between attempted installs of samba-4.14.14-r0.core2_6… 11 …file /usr/sbin/samba_kcc conflicts between attempted installs of samba-4.14.14-r0.core2_64 and lib… 12 …file /usr/sbin/samba_spnupdate conflicts between attempted installs of samba-4.14.14-r0.core2_64 a… 13 …file /usr/sbin/samba_upgradedns conflicts between attempted installs of samba-4.14.14-r0.core2_64 … 15 The conflict is because there is a difference between of lib32-samba-* and samba-* as the followin…
|
/openbmc/linux/include/linux/ |
H A D | percpu-refcount.h | 10 * There's one important difference between percpu refs and normal atomic_t 145 * There are no implied RCU grace periods between kill and release. 168 * between contaminating the pointer value, meaning that in __ref_is_percpu() 196 * This function is safe to call as long as @ref is between init and exit. 218 * This function is safe to call as long as @ref is between init and exit. 233 * This function is safe to call as long as @ref is between init and exit. 262 * This function is safe to call as long as @ref is between init and exit. 273 * This function is safe to call as long as @ref is between init and exit. 304 * This function is safe to call as long as @ref is between init and exit. 324 * This function is safe to call as long as @ref is between init and exit. [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | cdns,qspi-nor-peripheral-props.yaml | 25 outputs are de-asserted between transactions. 29 Delay in nanoseconds between one chip select being de-activated 34 Delay in nanoseconds between last bit of current transaction and 39 Delay in nanoseconds between setting qspi_n_ss_out low and
|
/openbmc/linux/drivers/clk/zynqmp/ |
H A D | pll.c | 15 * @hw: Handle between common and hardware-specific interfaces 45 * @hw: Handle between common and hardware-specific interfaces 69 * @hw: Handle between common and hardware-specific interfaces 95 * @hw: Handle between common and hardware-specific interfaces 128 * @hw: Handle between common and hardware-specific interfaces 169 * @hw: Handle between common and hardware-specific interfaces 221 * @hw: Handle between common and hardware-specific interfaces 245 * @hw: Handle between common and hardware-specific interfaces 275 * @hw: Handle between common and hardware-specific interfaces
|
/openbmc/u-boot/doc/device-tree-bindings/spi/ |
H A D | spi-cadence.txt | 23 are de-asserted between transactions. 24 - cdns,tsd2d-ns : Delay in master reference clocks (ref_clk) between one 27 - cdns,tchsh-ns : Delay in master reference clocks between last bit of 30 - cdns,tslch-ns : Delay in master reference clocks between setting
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-adc-hi8435 | 23 The low voltage threshold range is between 2..21V. 24 Hysteresis between low and high thresholds can not be lower then 2 and 43 The high voltage threshold range is between 3..22V. 44 Hysteresis between low and high thresholds can not be lower then 2 and
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | ti-aemif.txt | 96 Time between the end of one asynchronous memory 99 between a read followed by read or a write 103 Time between the beginning of a memory cycle 108 Time between the activation and deactivation of 113 Time between the deactivation of the read 120 Time between the beginning of a memory cycle 125 Time between the activation and deactivation of 130 Time between the deactivation of the write
|
/openbmc/linux/include/linux/sched/ |
H A D | sd_flags.h | 40 * involves equalizing a metric between groups), or for flags describing some 41 * shared resource (which would be shared between groups). 89 * NEEDS_GROUPS: Per-CPU capacity is asymmetric between groups. 99 * NEEDS_GROUPS: Per-CPU capacity is asymmetric between groups. 108 * NEEDS_GROUPS: Capacity is shared between groups. 117 * NEEDS_GROUPS: Caches are shared between groups.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/ |
H A D | sensord | 5 # interval between scanning alarms 8 # interval between logging 11 # interval between RRD logging
|
/openbmc/qemu/include/hw/misc/ |
H A D | nrf51_rng.h | 5 * + Property "period_unfiltered_us": Time between two biased values in 7 * + Property "period_filtered_us": Time between two unbiased values in 69 /* Time between generation of successive unfiltered values in us */ 71 /* Time between generation of successive filtered values in us */
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ |
H A D | ia_css_tnr_types.h | 25 * When difference between current frame and previous frame is less than or 28 * When difference between current frame and previous frame is greater 46 If difference between current frame and 52 If difference between current frame and
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | PrivilegeRegistry.v1_1_5.json | 37 …"description": "The mapping between a resource type and the relevant privileges that accesses the … 38 …"longDescription": "This type shall describe a mapping between a resource type and the relevant pr… 62 … "description": "List mapping between HTTP methods and privilege required for the resource.", 63 …"longDescription": "This property shall list the mapping between HTTP methods and the privilege re… 258 …"description": "The mappings between entities and the relevant privileges that access those entiti… 262 …"longDescription": "This property shall describe the mappings between entities and the relevant pr… 302 …"description": "This type describes a mapping between one or more targets and the HTTP operations … 303 …"longDescription": "This type shall describe a mapping between one or more targets and the HTTP op… 321 …"description": "The mapping between the HTTP operation and the privilege required to complete the … 322 …"longDescription": "This property shall contain the mapping between the HTTP operation and the pri…
|
/openbmc/linux/Documentation/mm/ |
H A D | zsmalloc.rst | 59 the number of zspages with usage ratio between 10% and 20% 61 the number of zspages with usage ratio between 20% and 30% 63 the number of zspages with usage ratio between 30% and 40% 65 the number of zspages with usage ratio between 40% and 50% 67 the number of zspages with usage ratio between 50% and 60% 69 the number of zspages with usage ratio between 60% and 70% 71 the number of zspages with usage ratio between 70% and 80% 73 the number of zspages with usage ratio between 80% and 90% 75 the number of zspages with usage ratio between 90% and 99%
|
/openbmc/linux/Documentation/input/ |
H A D | multi-touch-protocol.rst | 53 The main difference between the stateless type A protocol and the stateful 107 raw data for all present contacts are sent between every synchronization 189 indicate the distance between the contact and the surface. 268 The distance, in surface units, between the contact and the surface. Zero 289 support is possible if the device can distinguish between the two axes, but 290 not (uniquely) any values in between. In such cases, the range of 301 the device cannot distinguish between the intended touch point and the 306 device cannot distinguish between the intended touch point and the tool 316 between different tool types, such as a finger or a pen. In such cases, the 356 the device can distinguish between a finger along the Y axis (0) and a [all …]
|
/openbmc/qemu/hw/display/ |
H A D | framebuffer.h | 19 * @src_width: Number of bytes in framebuffer memory between two rows. 35 * @src_width: Number of bytes in framebuffer memory between two rows. 36 * @dest_row_pitch: Number of bytes in the surface data between two rows. 39 * @dest_col_pitch: Number of bytes in the surface data between two pixels.
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | security.c | 282 * @dcore_offset: offset between dcores 284 * @instance_offset: offset between instances 334 * @dcore_offset: offset between dcores 336 * @instance_offset: offset between instances 362 * @dcore_offset: offset between dcores 364 * @instance_offset: offset between instances 420 * @dcore_offset: offset between dcores 422 * @instance_offset: offset between instances 448 * @instance_offset: offset between instances 496 * @instance_offset: offset between instances [all …]
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | ucc_geth.h | 63 frames) transmitted that were between 67 frames) transmitted that were between 128 73 frames) received that were between MINLength 76 frames) received that were between 128 497 u32 txpkts256; /* total packets (including bad) between 256 499 u32 txpkts512; /* total packets (including bad) between 512 501 u32 txpkts1024; /* total packets (including bad) between 1024 503 u32 txpktsjumbo; /* total packets (including bad) between 1024 521 u32 pkts256; /* total frames (including bad) between 256 and 523 u32 pkts512; /* total frames (including bad) between 512 and [all …]
|
/openbmc/linux/drivers/misc/cxl/ |
H A D | hcalls.h | 93 * are between 0 and (ibm,error-buffer-size - 1) 103 * between 0 and (ibm,#config-records - 1) 105 * valid values are between 0 and (ibm,config-record-size - 1) 122 * Parameter1 = # of VPD record to retrieve, valid values are between 0 127 * values are between 0 and 256 180 * values are between 0 and 256
|