| /Linux-v6.6/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()
|
| /Linux-v6.6/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-v6.6/drivers/mmc/host/ |
| D | mmc_spi.c | 133 void *ones; member 583 t->tx_buf = host->ones; in mmc_spi_setup_data_message() 597 t->tx_buf = host->ones; in mmc_spi_setup_data_message() 623 t->tx_buf = host->ones; in mmc_spi_setup_data_message() 1279 host->ones_dma = dma_map_single(dev, host->ones, MMC_SPI_BLOCKSIZE, in mmc_spi_dma_alloc() 1316 void *ones; in mmc_spi_probe() local 1353 ones = kmalloc(MMC_SPI_BLOCKSIZE, GFP_KERNEL); in mmc_spi_probe() 1354 if (!ones) in mmc_spi_probe() 1356 memset(ones, 0xff, MMC_SPI_BLOCKSIZE); in mmc_spi_probe() 1385 host->ones = ones; in mmc_spi_probe() [all …]
|
| /Linux-v6.6/Documentation/networking/ |
| 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
|
| 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
|
| /Linux-v6.6/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
|
| /Linux-v6.6/Documentation/userspace-api/media/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-v6.6/drivers/media/pci/solo6x10/ |
| D | Kconfig | 14 compression capture cards and other Softlogic-based ones.
|
| /Linux-v6.6/net/mac802154/ |
| D | Kconfig | 13 networking stack for SoftMAC devices (the ones implementing
|
| /Linux-v6.6/drivers/staging/rtl8723bs/ |
| D | TODO | 5 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
|
| /Linux-v6.6/drivers/pinctrl/ |
| D | pinctrl-cy8c95x0.c | 872 DECLARE_BITMAP(ones, MAX_LINE); in cy8c95x0_irq_bus_sync_unlock() 876 bitmap_fill(ones, MAX_LINE); in cy8c95x0_irq_bus_sync_unlock() 878 cy8c95x0_write_regs_mask(chip, CY8C95X0_INTMASK, chip->irq_mask, ones); in cy8c95x0_irq_bus_sync_unlock() 886 cy8c95x0_write_regs_mask(chip, CY8C95X0_DIRECTION, ones, irq_mask); in cy8c95x0_irq_bus_sync_unlock() 949 DECLARE_BITMAP(ones, MAX_LINE); in cy8c95x0_irq_pending() 954 bitmap_fill(ones, MAX_LINE); in cy8c95x0_irq_pending() 957 if (cy8c95x0_read_regs_mask(chip, CY8C95X0_INTSTATUS, trigger, ones)) in cy8c95x0_irq_pending()
|
| /Linux-v6.6/Documentation/devicetree/bindings/ |
| D | submitting-patches.rst | 75 which ones to review and which ones are ok to let go.
|
| /Linux-v6.6/Documentation/devicetree/bindings/clock/ |
| D | artpec6.txt | 24 ones are the audio reference clock ("i2s_refclk") and the audio fractional
|
| /Linux-v6.6/Documentation/livepatch/ |
| D | cumulative-patches.rst | 8 from any newer livepatch must be done on top of the older ones. 84 older ones. The old livepatches might not provide the necessary callbacks.
|
| /Linux-v6.6/Documentation/locking/ |
| D | spinlocks.rst | 100 The single spin-lock primitives above are by no means the only ones. They 101 are the most safe ones, and the ones that work under all circumstances,
|
| /Linux-v6.6/Documentation/arch/x86/x86_64/ |
| D | machinecheck.rst | 9 (often with panic), corrected ones cause a machine check log entry.
|
| /Linux-v6.6/Documentation/devicetree/bindings/mmc/ |
| D | cavium-mmc.txt | 6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
|
| /Linux-v6.6/drivers/staging/ks7010/ |
| D | TODO | 29 custom ones here
|
| /Linux-v6.6/Documentation/devicetree/bindings/net/ |
| D | marvell-neta-bm.txt | 19 type is 'short'. For 'long' ones it would be overridden by port's MTU.
|
| /Linux-v6.6/arch/arm/boot/dts/rockchip/ |
| D | rk3288-veyron-sdmmc.dtsi | 22 * We also have external pulls, so disable the internal ones.
|
| /Linux-v6.6/Documentation/leds/ |
| D | ledtrig-usbport.rst | 9 It requires selecting USB ports that should be observed. All available ones are
|
| /Linux-v6.6/tools/power/pm-graph/config/ |
| D | example.cfg | 111 # Set this to true if you intend to only use the ones defined in the config 116 # Set this to true if you intend to only use the ones defined in the config
|
| /Linux-v6.6/tools/bpf/bpftool/Documentation/ |
| D | bpftool-cgroup.rst | 57 inherited along with attached ones. 70 inherited along with attached ones.
|
| /Linux-v6.6/drivers/staging/media/ |
| D | Kconfig | 11 the existing ones.
|
| /Linux-v6.6/Documentation/devicetree/bindings/ata/ |
| D | ahci-mtk.txt | 6 need SoC specific ones in addition, one of:
|