| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| 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()
|
| /kernel/linux/linux-4.19/drivers/i2c/busses/ |
| D | i2c-acorn.c | 36 u_int ones = force_ones; in ioc_setscl() local 39 ones |= SCL; in ioc_setscl() 41 ones &= ~SCL; in ioc_setscl() 43 force_ones = ones; in ioc_setscl() 45 ioc_writeb(ioc_control | ones, IOC_CONTROL); in ioc_setscl() 51 u_int ones = force_ones; in ioc_setsda() local 54 ones |= SDA; in ioc_setsda() 56 ones &= ~SDA; in ioc_setsda() 58 force_ones = ones; in ioc_setsda() 60 ioc_writeb(ioc_control | ones, IOC_CONTROL); in ioc_setsda()
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| 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 …]
|
| /kernel/linux/linux-4.19/drivers/mmc/host/ |
| D | mmc_spi.c | 149 /* Specs say to write ones most of the time, even when the card 151 * This is our source of those ones. 153 void *ones; member 281 * two data bits, but otherwise it's all ones. in mmc_spi_response_get() 292 /* Card sends N(CR) (== 1..8) bytes of all-ones then one in mmc_spi_response_get() 459 * - an all-ones byte to ensure the card is ready in mmc_spi_command_send() 464 * We init the whole buffer to all-ones, which is what we need in mmc_spi_command_send() 474 /* Then, read up to 13 bytes (while writing all-ones): in mmc_spi_command_send() 475 * - N(CR) (== 1..8) bytes of all-ones in mmc_spi_command_send() 484 * - N(EC) (== 0..N) bytes of all-ones, before deselect/finish in mmc_spi_command_send() [all …]
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-dec/ |
| D | cpu-feature-overrides.h | 11 /* Generic ones first. */ 51 /* R3k-specific ones. */ 74 /* R4k-specific ones. */
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | x25.txt | 6 Linux. There are two sorts of X.25 cards available, intelligent ones that 7 implement LAPB on the card itself, and unintelligent ones that simply do 15 unintelligent X.25 card drivers and not by intelligent ones, this would
|
| D | checksum-offloads.txt | 25 In brief, it allows to request the device fill in a single ones-complement 27 skb->csum_offset. The device should compute the 16-bit ones-complement 74 The ones-complement sum of a correctly checksummed TCP or UDP packet is 78 More generally, this holds in any case where the 'IP-style' ones complement 81 know that after the device has filled in that checksum, the ones
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| 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
|
| 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
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/mach-dec/ |
| D | cpu-feature-overrides.h | 15 /* Generic ones first. */ 57 /* R3k-specific ones. */ 80 /* R4k-specific ones. */
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/usb/ |
| D | mediatek,mtk-xhci.txt | 16 "mediatek,mtk-xhci" compatible string, you need SoC specific ones in 30 the following ones are optional: 90 "mediatek,mtk-xhci" compatible string, you need SoC specific ones in 102 - clock-names : must contain "sys_ck", and the following ones are optional:
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| 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:
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/octeon/ |
| 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
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
| 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
|
| /kernel/linux/linux-4.19/drivers/staging/rtl8188eu/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/ |
| 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
|
| /kernel/linux/linux-4.19/drivers/staging/rtl8723bs/ |
| 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
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| 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.
|
| /kernel/linux/linux-4.19/include/linux/platform_data/ |
| D | omap-wd-timer.h | 21 * This is a subset of the ones listed in arch/arm/mach-omap2/prm.h 22 * and are the only ones needed in the watchdog driver.
|
| /kernel/linux/linux-4.19/Documentation/fb/ |
| D | viafb.txt | 227 runtime. One can add new devices, remove existing ones or switch 232 to the already existing ones, '-' removes the listed devices from the 233 existing ones and if no prefix is given it replaces all existing ones 234 with the listed ones. If you remove devices they are expected to turn
|
| /kernel/linux/linux-5.10/arch/m68k/math-emu/ |
| D | fp_arith.h | 18 /* easy ones */ 38 /* ones that do rounding and integer conversions */
|
| /kernel/linux/linux-5.10/arch/sh/include/mach-common/mach/ |
| 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
|
| /kernel/linux/linux-4.19/arch/m68k/math-emu/ |
| D | fp_arith.h | 20 /* easy ones */ 40 /* ones that do rounding and integer conversions */
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| 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
|