| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | mmc_spi.c | 129 /* Specs say to write ones most of the time, even when the card 131 * This is our source of those ones. 133 void *ones; member 262 * two data bits, but otherwise it's all ones. in mmc_spi_response_get() 273 /* Card sends N(CR) (== 1..8) bytes of all-ones then one in mmc_spi_response_get() 443 * - an all-ones byte to ensure the card is ready in mmc_spi_command_send() 448 * We init the whole buffer to all-ones, which is what we need in mmc_spi_command_send() 458 /* Then, read up to 13 bytes (while writing all-ones): in mmc_spi_command_send() 459 * - N(CR) (== 1..8) bytes of all-ones in mmc_spi_command_send() 468 * - N(EC) (== 0..N) bytes of all-ones, before deselect/finish in mmc_spi_command_send() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/include/ |
| H A D | user_ta_header_defines.h | 33 { "myprop.binaryblock.1byte-ones", USER_TA_PROP_TYPE_BINARY_BLOCK, \ 35 { "myprop.binaryblock.2byte-ones", USER_TA_PROP_TYPE_BINARY_BLOCK, \ 37 { "myprop.binaryblock.3byte-ones", USER_TA_PROP_TYPE_BINARY_BLOCK, \ 39 { "myprop.binaryblock.4byte-ones", USER_TA_PROP_TYPE_BINARY_BLOCK, \
|
| /OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/libunwind-debian/ |
| H A D | legacy_built-in_sync_functions.patch | 1 Description: Replace the legacy __sync built-in functions with __atomic ones 3 should be replaced by __atomic_* ones. See the official manuals [1]. 6 __atomic ones do, so we choose the strongest one: __ATOMIC_SEQ_CST.
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-dec/ |
| H A D | cpu-feature-overrides.h | 11 /* Generic ones first. */ 51 /* R3k-specific ones. */ 74 /* R4k-specific ones. */
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | mediatek,mtk-xhci.txt | 16 "mediatek,mtk-xhci" compatible string, you need SoC specific ones in 30 the following ones are optional: 91 "mediatek,mtk-xhci" compatible string, you need SoC specific ones in 103 - clock-names : must contain "sys_ck", and the following ones are optional:
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | mipict.c | 399 r = color->red >> (16 - Ones(format->direct.redMask)); in miRenderColorToPixel() 400 g = color->green >> (16 - Ones(format->direct.greenMask)); in miRenderColorToPixel() 401 b = color->blue >> (16 - Ones(format->direct.blueMask)); in miRenderColorToPixel() 402 a = color->alpha >> (16 - Ones(format->direct.alphaMask)); in miRenderColorToPixel() 483 color->red = miFillColor(r, Ones(format->direct.redMask)); in miRenderPixelToColor() 484 color->green = miFillColor(g, Ones(format->direct.greenMask)); in miRenderPixelToColor() 485 color->blue = miFillColor(b, Ones(format->direct.blueMask)); in miRenderPixelToColor() 486 color->alpha = miFillColor(a, Ones(format->direct.alphaMask)); in miRenderPixelToColor()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivetgui/ |
| H A D | 0002-Use-symbolic-list-add-and-edit-icons.patch | 9 ones) 12 for these names. The choices are to switch to symbolic ones or 13 carry the non-symbolic ones downstream.
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/ |
| H A D | TODO | 3 ones have been removed, but things like channel > 14 still exist. 7 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | wincmap.c | 491 unsigned short zero = 0, ones = 0xFFFF; in winCreateDefColormap() local 564 if ((AllocColor(pcmap, &ones, &ones, &ones, &wp, 0) != Success) in winCreateDefColormap() 581 if (AllocColor(pcmap, &ones, &ones, &ones, &p, 0) != Success) in winCreateDefColormap()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/ |
| H A D | TODO | 4 ones have been removed, but things like channel > 14 still exist. 8 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | defines.h | 80 // deprecated constants, should use the FLANN_INDEX_* ones instead 99 // deprecated constants, should use the FLANN_CENTERS_* ones instead 130 // deprecated constants, should use the FLANN_DIST_* ones instead
|
| /OK3568_Linux_fs/kernel/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.
|
| /OK3568_Linux_fs/kernel/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 */
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | insn.c | 1535 /* Doesn't handle full ones or full zeroes */ in range_of_ones() 1546 unsigned int immr, imms, n, ones, ror, esz, tmp; in aarch64_encode_immediate() local 1564 /* Can't encode full zeroes, full ones, or value wider than the mask */ in aarch64_encode_immediate() 1588 /* That's how many ones we need to encode */ in aarch64_encode_immediate() 1589 ones = hweight64(imm); in aarch64_encode_immediate() 1592 * imms is set to (ones - 1), prefixed with a string of ones in aarch64_encode_immediate() 1595 imms = ones - 1; in aarch64_encode_immediate() 1611 * Fill the unused top bits with ones, and check if in aarch64_encode_immediate() 1612 * the result is a valid immediate (all ones with a in aarch64_encode_immediate() 1621 * ones, with the first bit set at position 0 in aarch64_encode_immediate() [all …]
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux/linux-rockchip_4.4/ |
| H A D | 0001-init-do_mounts.c-Retry-all-fs-after-failed-to-mount-.patch | 7 Retry all filesystems when failed to mount with specified ones. 24 + /* Retry all filesystems when failed to mount with specified ones */
|
| /OK3568_Linux_fs/kernel/arch/m68k/math-emu/ |
| H A D | fp_arith.h | 18 /* easy ones */ 38 /* ones that do rounding and integer conversions */
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux/linux-rockchip_4.19/ |
| H A D | 0001-init-do_mounts.c-Retry-all-fs-after-failed-to-mount-.patch | 7 Retry all filesystems when failed to mount with specified ones. 24 + /* Retry all filesystems when failed to mount with specified ones */
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxcrypt/files/ |
| H A D | fix_cflags_handling.patch | 29 + # Remove empty elements, particularly leading ones which cause issues with popen below 32 # Remove empty elements, particularly leading ones which
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/mach-generic/ |
| H A D | mangle-port.h | 21 * variations of functions: non-prefixed ones that preserve the value 22 * and prefixed ones that preserve byte addresses. The latters are
|