Home
last modified time | relevance | path

Searched full:ones (Results 1 – 25 of 3301) sorted by relevance

12345678910>>...133

/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-acorn.c33 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-6.6/drivers/i2c/busses/
Di2c-acorn.c33 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-6.6/drivers/mmc/host/
Dmmc_spi.c125 /* 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
235 * two data bits, but otherwise it's all ones. in mmc_spi_response_get()
246 /* Card sends N(CR) (== 1..8) bytes of all-ones then one in mmc_spi_response_get()
416 * - an all-ones byte to ensure the card is ready in mmc_spi_command_send()
421 * We init the whole buffer to all-ones, which is what we need in mmc_spi_command_send()
431 /* Then, read up to 13 bytes (while writing all-ones): in mmc_spi_command_send()
432 * - N(CR) (== 1..8) bytes of all-ones in mmc_spi_command_send()
441 * - N(EC) (== 0..N) bytes of all-ones, before deselect/finish in mmc_spi_command_send()
[all …]
/kernel/linux/linux-5.10/drivers/mmc/host/
Dmmc_spi.c129 /* 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-6.6/drivers/usb/mtu3/
Dmtu3_host.c142 /* 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()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-dec/
Dcpu-feature-overrides.h11 /* Generic ones first. */
51 /* R3k-specific ones. */
74 /* R4k-specific ones. */
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-dec/
Dcpu-feature-overrides.h11 /* Generic ones first. */
50 /* R3k-specific ones. */
73 /* R4k-specific ones. */
/kernel/linux/linux-5.10/Documentation/networking/
Dchecksum-offloads.rst32 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
Dx25.rst10 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-6.6/Documentation/networking/
Dchecksum-offloads.rst32 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
Dx25.rst10 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-5.10/Documentation/devicetree/bindings/usb/
Dmediatek,mtk-xhci.txt16 "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-5.10/arch/mips/include/asm/octeon/
Dcvmx-address.h122 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-6.6/arch/mips/include/asm/octeon/
Dcvmx-address.h122 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/drivers/staging/rtl8188eu/
DTODO3 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/
DTODO4 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-6.6/include/linux/platform_data/
Domap-wd-timer.h17 * 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-5.10/include/linux/platform_data/
Domap-wd-timer.h17 * 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-5.10/arch/m68k/math-emu/
Dfp_arith.h18 /* easy ones */
38 /* ones that do rounding and integer conversions */
/kernel/linux/linux-6.6/arch/m68k/math-emu/
Dfp_arith.h18 /* easy ones */
38 /* ones that do rounding and integer conversions */
/kernel/linux/linux-6.6/Documentation/fb/
Dviafb.rst259 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
/kernel/linux/linux-5.10/Documentation/fb/
Dviafb.rst259 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
/kernel/linux/linux-6.6/arch/sh/include/mach-common/mach/
Dmangle-port.h17 * variations of functions: non-prefixed ones that preserve the value
18 * and prefixed ones that preserve byte addresses. The latters are
/kernel/linux/linux-5.10/arch/sh/include/mach-common/mach/
Dmangle-port.h17 * variations of functions: non-prefixed ones that preserve the value
18 * and prefixed ones that preserve byte addresses. The latters are
/kernel/linux/linux-6.6/include/scsi/fc/
Dfc_encaps.h26 __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 */

12345678910>>...133