Home
last modified time | relevance | path

Searched refs:ones (Results 1 – 25 of 245) sorted by relevance

12345678910

/Linux-v4.19/drivers/i2c/busses/
Di2c-acorn.c36 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/
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
/Linux-v4.19/drivers/isdn/gigaset/
Disocdata.c355 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/
Dmmc_spi.c153 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/
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
/Linux-v4.19/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
/Linux-v4.19/Documentation/networking/
Dx25.txt6 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
Dchecksum-offloads.txt25 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
Dtcp.txt43 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/
Dmediatek,mtk-xhci.txt16 "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/
Dviafb.txt227 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/
Dplanar-apis.rst44 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/
Durt,umsh-8596md.txt3 Supported are LVDS versions (-11T, -19T) and parallel ones
/Linux-v4.19/drivers/media/pci/solo6x10/
DKconfig13 compression capture cards and other Softlogic-based ones.
/Linux-v4.19/drivers/staging/rtlwifi/
DTODO5 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
/Linux-v4.19/net/mac802154/
DKconfig12 networking stack for SoftMAC devices (the ones implementing
/Linux-v4.19/Documentation/devicetree/bindings/
Dsubmitting-patches.txt55 which ones to review and which ones are ok to let go.
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dsocionext,synquacer-exiu.txt16 ones the EXIU forwards its interrups to.
/Linux-v4.19/drivers/staging/media/
DKconfig10 the existing ones.
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dartpec6.txt24 ones are the audio reference clock ("i2s_refclk") and the audio fractional
/Linux-v4.19/Documentation/devicetree/bindings/mmc/
Dcavium-mmc.txt6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
Dsunxi-mmc.txt6 Supported maximum speeds are the ones of the eMMC standard 4.5 as well
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dbrcm,bcm6345-gpio.txt4 are the only ones which don't need a pinctrl driver.
/Linux-v4.19/arch/arm/boot/dts/
Drk3288-veyron-sdmmc.dtsi16 * We also have external pulls, so disable the internal ones.
/Linux-v4.19/Documentation/locking/
Dspinlocks.txt91 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,

12345678910