/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/ |
H A D | 0001-NEON-autodetection-segfaults-assume-neon-present.patch | 4 Subject: [PATCH] NEON autodetection segfaults: assume neon present 9 If TUNE_FEATURES contain 'neon' we can assume our machine supports it 69 -/* don't know how to autodetect NEON; assume it is present */ 70 +/* autodetect NEON broken; assume it is present */
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | ti,tps62360.yaml | 38 is missing, then assume that there is no GPIO for 45 is missing, then assume that there is no GPIO for 60 is missing, then assume the state as low. 66 is missing, then assume the state as low.
|
/openbmc/qemu/include/sysemu/ |
H A D | reset.h | 49 * We assume that the caller holds the BQL. 61 * We assume that the caller holds the BQL. 84 * We assume that the caller holds the BQL. 108 * We assume that the caller holds the BQL.
|
/openbmc/u-boot/board/ti/am335x/ |
H A D | README | 47 this example to program the NAND we assume that an SD card has been 94 build that will assume that the environment is on NOR rather than NAND. In 95 the following example we assume that and SD card has been populated with 141 and assume a valid partition table already exists and 'mmc dev' has already 171 example we assume that the uImage and device tree to be used are already on 195 NAND. In this example we assume that the uImage and device tree to be are
|
/openbmc/linux/arch/x86/kernel/ |
H A D | ebda.c | 21 * value and assume that everything above that value (up to 1MB) is 62 * area is absent. We'll just have to assume that the in reserve_bios_regions() 78 * If bios_start is less than 128K, assume it is bogus in reserve_bios_regions()
|
/openbmc/linux/net/802/ |
H A D | fddi.c | 100 * to start of packet data. Assume 802.2 SNAP frames for now. in fddi_type_trans() 133 /* Assume 802.2 SNAP frames, for now */ in fddi_type_trans() 149 dev->hard_header_len = FDDI_K_SNAP_HLEN+3; /* Assume 802.2 SNAP hdr len + 3 pad bytes */ in fddi_setup() 150 dev->mtu = FDDI_K_SNAP_DLEN; /* Assume max payload of 802.2 SNAP frame */ in fddi_setup()
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/ |
H A D | test_rle.py | 32 from hypothesis import assume, given, strategies as st 92 # We use assume to get a valid index into the list. We could also have used 95 assume(ls)
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | os.S | 152 clr.l %d1 | assume success 187 clr.l %d1 | assume success 223 clr.l %d1 | assume success 245 clr.l %d1 | assume success 267 clr.l %d1 | assume success 291 clr.l %d1 | assume success 306 | below assume that the SFC/DFC have been set previously.
|
/openbmc/linux/include/rdma/ |
H A D | iw_cm.h | 112 * The client can assume that no events will be delivered for the CM ID after 141 * client can assume that no events will be delivered to the specified IW CM 154 * The client can assume that no events will be delivered to the specified IW 170 * client can assume that no events will be delivered to the specified IW CM
|
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/ |
H A D | power-cmd | 54 # assume rmc main power is enabled 61 # assume rmc main power is enabled 68 # assume rmc main power is enabled
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | zero.rst | 21 desired size of the sparse device. For this example, we'll assume a 10TB 29 space available to the sparse device. For this example, we'll assume /dev/sdb1
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/ |
H A D | fix-build-on-x86_64.patch | 3 When the target_cpu is x86_64, we should assume that the pkg uses 64bit, 4 only if USE_N32 is set, we can assume that the pkg uses 32bit. It used a
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-gsmi | 42 "factory defaults". Callers should assume that 57 Callers should assume that a reboot is needed
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
H A D | Skip-AC_RUN_IFELSE-tests.patch | 28 + dnl Can't test in cross compiled env - so assume good 33 + dnl Can't test in cross compiled env - so assume good
|
/openbmc/openpower-hw-diags/util/ |
H A D | dbus.cpp | 23 int rc = 1; // assume not success in find() 67 int rc = 1; // assume not success in findService() 111 int rc = 1; // assume not success in getProperty() 215 // Assume true in case autoRebootEnbabled property is not available in autoRebootEnabled() 244 // assume not able to get host running state in hostRunningState() 316 // Assume true In case dumpPolicyEnabled property is not available in dumpPolicyEnabled() 573 int32_t pgood = 0; // assume fault or unknown in powerFault()
|
/openbmc/u-boot/drivers/fpga/ |
H A D | fpga.c | 78 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_dev_info() 196 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_fsload() 254 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_load() 297 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_dump()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-legacy.c | 28 /* Compatibility: assume unavailable "valid" GPIOs will appear later */ in gpio_request_one() 60 /* Compatibility: assume unavailable "valid" GPIOs will appear later */ in gpio_request()
|
/openbmc/u-boot/board/logicpd/omap3som/ |
H A D | README | 18 example we assume that the uImage and device tree to be used are already on 45 NAND. In this example we assume that the uImage and device tree to be are
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | generic_10g.c | 53 /* Assume PHY must have at least one of PMA/PMD, WIS, PCS, PHY in gen10g_discover_mmds() 77 /* For now, assume 10000baseT. Fill in later */ in gen10g_config()
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | presence_service.cpp | 27 // Initially assume hardware is not present in isPresent() 67 // Initially assume exception is not one of the expected types in isExpectedException()
|
/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/ |
H A D | configfix.patch | 35 - # installed and the LA_FILE does not exist, assume to use -L/-l 37 - # we'll assume that at some point the .la file be created.
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_handler.cpp | 229 int rc = RC_SUCCESS; // assume checkstop handled in handleCheckstop() 277 int rc = RC_SUCCESS; // assume special attention handled in handleSpecial() 284 bool tiInfoStatic = false; // assume TI info was provided (not created) in handleSpecial() 396 bool rc = false; // assume attn masked and/or inactive in activeAttn() 490 // assume host state is unknown in getStaticTiInfo() 520 bool tiInfoValid = false; // assume TI info invalid in tiInfoValid()
|
/openbmc/phosphor-mboxd/Documentation/ |
H A D | mbox_protocol.md | 281 for the active window. The host must not assume that any changes have been 314 assume that there is no longer an active window - that is if there was an 316 then the host must not assume that it was flushed unless a previous explicit 321 the BMC daemons back. When this event is set the host must assume that the 743 must assume it has no active window. The host must not assume 746 The host must assume that its active window has been closed and 749 host must not assume that any commands which didn't respond as such 767 The host must not assume that the contents of the active window
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-dlfilter.txt | 67 Do not assume the 'sample' argument is valid (dereferenceable) 70 Do not assume data referenced by pointers in struct perf_dlfilter_sample 185 Do not assume pointers obtained via perf_dlfilter_fns are valid (dereferenceable) 218 Do not assume data referenced by pointers in struct perf_dlfilter_al
|
/openbmc/u-boot/arch/arm/cpu/arm920t/imx/ |
H A D | speed.c | 25 /* FIXME: We assume System_SEL = 0 here */ in get_systemPLLCLK() 39 /* FIXME: We assume System_SEL = 0 here */ in get_mcuPLLCLK()
|