/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-acorn.c | 33 u_int ones = force_ones; in ioc_setscl() local 36 ones |= SCL; in ioc_setscl() 38 ones &= ~SCL; in ioc_setscl() 40 force_ones = ones; in ioc_setscl() 42 ioc_writeb(ioc_control | ones, IOC_CONTROL); in ioc_setscl() 48 u_int ones = force_ones; in ioc_setsda() local 51 ones |= SDA; in ioc_setsda() 53 ones &= ~SDA; in ioc_setsda() 55 force_ones = ones; in ioc_setsda() 57 ioc_writeb(ioc_control | ones, IOC_CONTROL); in ioc_setsda()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | mmc_spi.c | 125 /* Specs say to write ones most of the time, even when the card 127 * This is our source of those ones. 129 void *ones; member 231 * two data bits, but otherwise it's all ones. in mmc_spi_response_get() 242 /* Card sends N(CR) (== 1..8) bytes of all-ones then one in mmc_spi_response_get() 413 * - an all-ones byte to ensure the card is ready in mmc_spi_command_send() 418 * We init the whole buffer to all-ones, which is what we need in mmc_spi_command_send() 428 /* Then, read up to 13 bytes (while writing all-ones): in mmc_spi_command_send() 429 * - N(CR) (== 1..8) bytes of all-ones in mmc_spi_command_send() 438 * - N(EC) (== 0..N) bytes of all-ones, before deselect/finish in mmc_spi_command_send() [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/ |
H A D | DHCPConfiguration.interface.yaml | 8 used and take precedence over any statically configured ones. 14 configured ones. 25 configured ones.
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/ |
H A D | legacy_built-in_sync_functions.patch | 3 Description: Replace the legacy __sync built-in functions with __atomic ones 5 should be replaced by __atomic_* ones. See the official manuals [1]. 8 __atomic ones do, so we choose the strongest one: __ATOMIC_SEQ_CST.
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3_host.c | 142 /* power on and enable u3 ports except skipped ones */ in ssusb_host_enable() 182 /* power down and disable u3 ports except skipped ones */ in ssusb_host_disable() 192 /* power down and disable u2 ports except skipped ones */ in ssusb_host_disable() 227 /* power on u3 ports except skipped ones */ in ssusb_host_resume() 237 /* power on all u2 ports except skipped ones */ in ssusb_host_resume() 259 /* power down u3 ports except skipped ones */ in ssusb_host_suspend() 269 /* power down u2 ports except skipped ones */ in ssusb_host_suspend()
|
/openbmc/linux/arch/mips/include/asm/mach-dec/ |
H A D | cpu-feature-overrides.h | 11 /* Generic ones first. */ 50 /* R3k-specific ones. */ 73 /* R4k-specific ones. */
|
/openbmc/linux/Documentation/networking/ |
H A D | checksum-offloads.rst | 32 In brief, it allows to request the device fill in a single ones-complement 34 The device should compute the 16-bit ones-complement checksum (i.e. the 87 The ones-complement sum of a correctly checksummed TCP or UDP packet is equal 92 More generally, this holds in any case where the 'IP-style' ones complement 96 know that after the device has filled in that checksum, the ones complement sum
|
H A D | x25.rst | 10 Linux. There are two sorts of X.25 cards available, intelligent ones that 11 implement LAPB on the card itself, and unintelligent ones that simply do 19 unintelligent X.25 card drivers and not by intelligent ones, this would
|
/openbmc/qemu/docs/system/devices/ |
H A D | virtio-gpu.rst | 33 into VGA and non-VGA variants. The VGA ones are prefixed with virtio-vga 34 or vhost-user-vga while the non-VGA ones are prefixed with virtio-gpu or 37 The VGA ones always use the PCI interface, but for the non-VGA ones, the
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-address.h | 122 uint64_t ones:33; member 183 uint64_t ones:49; member 195 uint64_t ones:49; member 220 uint64_t ones:33; member 256 uint64_t ones:49; member 264 uint64_t ones:49; member
|
/openbmc/linux/include/linux/platform_data/ |
H A D | omap-wd-timer.h | 17 * This is a subset of the ones listed in arch/arm/mach-omap2/prm.h 18 * and are the only ones needed in the watchdog driver.
|
/openbmc/linux/arch/m68k/math-emu/ |
H A D | fp_arith.h | 18 /* easy ones */ 38 /* ones that do rounding and integer conversions */
|
/openbmc/linux/Documentation/fb/ |
H A D | viafb.rst | 259 runtime. One can add new devices, remove existing ones or switch 264 to the already existing ones, '-' removes the listed devices from the 265 existing ones and if no prefix is given it replaces all existing ones 266 with the listed ones. If you remove devices they are expected to turn
|
/openbmc/linux/arch/sh/include/mach-common/mach/ |
H A D | mangle-port.h | 17 * variations of functions: non-prefixed ones that preserve the value 18 * and prefixed ones that preserve byte addresses. The latters are
|
/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 31 # Remove empty elements, particularly leading ones which
|
/openbmc/linux/include/scsi/fc/ |
H A D | fc_encaps.h | 26 __u8 fc_proto_n; /* ones complement of protocol */ 27 __u8 fc_ver_n; /* ones complement of version */ 32 __be16 fc_len_flags_n; /* ones complement of length / flags */
|
/openbmc/u-boot/arch/mips/include/asm/mach-generic/ |
H A D | mangle-port.h | 20 * variations of functions: non-prefixed ones that preserve the value 21 * and prefixed ones that preserve byte addresses. The latters are
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libterm/ |
H A D | libterm-readkey-perl_2.38.bb | 25 # rather than target ones. 36 # the target ones.
|
/openbmc/linux/arch/arm64/lib/ |
H A D | insn.c | 1308 /* Doesn't handle full ones or full zeroes */ in range_of_ones() 1319 unsigned int immr, imms, n, ones, ror, esz, tmp; in aarch64_encode_immediate() local 1337 /* Can't encode full zeroes, full ones, or value wider than the mask */ in aarch64_encode_immediate() 1361 /* That's how many ones we need to encode */ in aarch64_encode_immediate() 1362 ones = hweight64(imm); in aarch64_encode_immediate() 1365 * imms is set to (ones - 1), prefixed with a string of ones in aarch64_encode_immediate() 1368 imms = ones - 1; in aarch64_encode_immediate() 1384 * Fill the unused top bits with ones, and check if in aarch64_encode_immediate() 1385 * the result is a valid immediate (all ones with a in aarch64_encode_immediate() 1394 * ones, with the first bit set at position 0 in aarch64_encode_immediate() [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | global_map_resize.c | 60 /* fill the newly resized array with ones, in global_map_resize_bss_subtest() 79 * since the array was filled with ones,verify the sum equals array_len in global_map_resize_bss_subtest() 130 /* fill the newly resized array with ones, in global_map_resize_data_subtest() 149 * since the array was filled with ones,verify the sum equals array_len in global_map_resize_data_subtest()
|
/openbmc/qemu/tests/tcg/multiarch/gdbstub/ |
H A D | registers.py | 27 # support XML but a few of the ancient ones don't in which case we 144 (so ignore the elided ones). 167 through all the registers we know about and report which ones have
|
/openbmc/linux/arch/mips/include/asm/mach-generic/ |
H A D | mangle-port.h | 23 * variations of functions: non-prefixed ones that preserve the value 24 * and prefixed ones that preserve byte addresses. The latters are
|
/openbmc/u-boot/arch/x86/include/asm/acpi/ |
H A D | globutil.asl | 53 Return (Ones) 63 Return (Ones)
|
/openbmc/qemu/docs/devel/migration/ |
H A D | compatibility.rst | 37 start with the trivial ones, QEMU is the same on source and 50 This are the easiest ones, we will not talk more about them in this 70 Now it comes the interesting ones, when both QEMU processes are 310 the device needs a way to configure which ones it is going to use. 359 The relevant bits of the commit for our example are this ones:: 472 Now the interesting ones. When the QEMU processes versions are 479 This two are the ones that work. The whole point of making the
|
/openbmc/linux/Documentation/locking/ |
H A D | spinlocks.rst | 100 The single spin-lock primitives above are by no means the only ones. They 101 are the most safe ones, and the ones that work under all circumstances,
|