/Linux-v4.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()
|
/Linux-v4.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
|
/Linux-v4.19/drivers/isdn/gigaset/ |
D | isocdata.c | 355 int ones) in hdlc_bitstuff_byte() argument 365 stuff = stufftab[256 * ones + cin]; in hdlc_bitstuff_byte() 400 int ones; in hdlc_buildframe() local 416 ones = 0; in hdlc_buildframe() 419 ones = hdlc_bitstuff_byte(iwb, c, ones); in hdlc_buildframe() 426 ones = hdlc_bitstuff_byte(iwb, fcs & 0x00ff, ones); in hdlc_buildframe() 427 ones = hdlc_bitstuff_byte(iwb, (fcs >> 8) & 0x00ff, ones); in hdlc_buildframe()
|
/Linux-v4.19/drivers/mmc/host/ |
D | mmc_spi.c | 153 void *ones; member 606 t->tx_buf = host->ones; in mmc_spi_setup_data_message() 620 t->tx_buf = host->ones; in mmc_spi_setup_data_message() 648 t->tx_buf = host->ones; in mmc_spi_setup_data_message() 1297 void *ones; in mmc_spi_probe() local 1334 ones = kmalloc(MMC_SPI_BLOCKSIZE, GFP_KERNEL); in mmc_spi_probe() 1335 if (!ones) in mmc_spi_probe() 1337 memset(ones, 0xff, MMC_SPI_BLOCKSIZE); in mmc_spi_probe() 1366 host->ones = ones; in mmc_spi_probe() 1395 host->ones_dma = dma_map_single(dev, ones, in mmc_spi_probe() [all …]
|
/Linux-v4.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
|
/Linux-v4.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
|
/Linux-v4.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
|
D | tcp.txt | 43 simplest ones are derived from TCP reno (highspeed, scalable) and just 45 ones like BIC try to look at other events to provide better
|
/Linux-v4.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:
|
/Linux-v4.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
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | planar-apis.rst | 44 together with non-multi-planar ones for devices that handle both 52 FourCC codes from the existing single-planar ones.
|
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/ |
D | urt,umsh-8596md.txt | 3 Supported are LVDS versions (-11T, -19T) and parallel ones
|
/Linux-v4.19/drivers/media/pci/solo6x10/ |
D | Kconfig | 13 compression capture cards and other Softlogic-based ones.
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | TODO | 5 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
|
/Linux-v4.19/net/mac802154/ |
D | Kconfig | 12 networking stack for SoftMAC devices (the ones implementing
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | submitting-patches.txt | 55 which ones to review and which ones are ok to let go.
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | socionext,synquacer-exiu.txt | 16 ones the EXIU forwards its interrups to.
|
/Linux-v4.19/drivers/staging/media/ |
D | Kconfig | 10 the existing ones.
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | artpec6.txt | 24 ones are the audio reference clock ("i2s_refclk") and the audio fractional
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | cavium-mmc.txt | 6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
|
D | sunxi-mmc.txt | 6 Supported maximum speeds are the ones of the eMMC standard 4.5 as well
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | brcm,bcm6345-gpio.txt | 4 are the only ones which don't need a pinctrl driver.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | rk3288-veyron-sdmmc.dtsi | 16 * We also have external pulls, so disable the internal ones.
|
/Linux-v4.19/Documentation/locking/ |
D | spinlocks.txt | 91 The single spin-lock primitives above are by no means the only ones. They 92 are the most safe ones, and the ones that work under all circumstances,
|