/linux-4.1.27/Documentation/power/ |
D | apm-acpi.txt | 11 build a kernel with both ACPI and APM enabled (as of 2.3.x ACPI is 16 No, sorry, you cannot have both ACPI and APM enabled and running at 18 would like to use both to get a full set of working features, but you 25 respectively, to be completely functional. Obtain both of these 28 Go ahead and start both. If ACPI or APM is not available on your
|
D | suspend-and-interrupts.txt | 115 There are very few valid reasons to use both enable_irq_wake() and the 116 IRQF_NO_SUSPEND flag on the same IRQ, and it is never valid to use both for the 124 Second, both enable_irq_wake() and IRQF_NO_SUSPEND apply to entire IRQs and not
|
/linux-4.1.27/Documentation/hwmon/ |
D | ina2xx | 41 interface. The INA219 monitors both shunt drop and supply voltage, with 45 interface. The INA220 monitors both shunt drop and supply voltage. 48 The INA226 monitors both a shunt voltage drop and bus supply voltage. 51 with an I2C interface. The chips monitor both a shunt voltage drop and
|
D | amc6821 | 53 pwm1_auto_point1_pwm ro Hardwired to 0, shared for both 55 pwm1_auto_point2_pwm rw This value is shared for both temperature 57 pwm1_auto_point3_pwm rw Hardwired to 255, shared for both
|
D | adm1275 | 78 supported, but not both. 82 supported, but not both.
|
D | abx500 | 17 Every ST-Ericsson Ux500 SOC consists of both ABx500 and DBx500 physically,
|
D | smsc47m192 | 42 a +12V voltage measurement or a 5 bit CPU VID, but not both. 84 they cannot both be different from zero at the same time.
|
D | w83791d | 86 specific alarms. You need both the global beep enable bit and the 90 This file is used for both legacy and new code. 101 Since both methods read and write the underlying hardware, they can be used
|
D | ds620 | 18 The DS620 is a (one instance) digital thermometer and thermostat. It has both
|
D | tmp421 | 38 for both the local and remote channels is 0.0625 degree C.
|
D | ibmaem | 22 will be exported as platform devices; this driver can talk to both v1 and v2
|
D | max197 | 19 The A/D converters MAX197, and MAX199 are both 8-Channel, Multi-Range, 5V,
|
D | lm95245 | 32 hysteresis value common to both critical limits. To make life easier to
|
D | asc7621 | 15 Andigilog has both the PECI and pre-PECI versions of the Heceta-6, as 18 Heceta-6e part and aSC7621 is the Heceta-6p part. They are both in 21 We have enhanced both parts relative to the governing Intel
|
/linux-4.1.27/include/linux/ |
D | futex.h | 50 } both; member 53 #define FUTEX_KEY_INIT (union futex_key) { .both = { .ptr = NULL } }
|
/linux-4.1.27/drivers/usb/musb/ |
D | Kconfig | 15 or the USB host role, or both. 57 both host and gadget features are enabled. 78 depends on NOP_USB_XCEIV = USB_MUSB_HDRC # both built-in or both modules 155 depends on USB_MUSB_TUSB6010 = USB_MUSB_HDRC # both built-in or both modules
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | fsl-sai.txt | 41 with Rx) which means both the transimitter and the 47 means both transimitter and receiver will send and 52 - If both fsl,sai-asynchronous and fsl,sai-synchronous-rx are absent, the 53 default synchronous mode (sync Rx with Tx) will be used, which means both
|
D | wm8728.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
D | wm8741.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
D | wm8737.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
D | wm8711.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
D | wm8776.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
D | wm8510.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
D | wm8750.txt | 3 These devices support both I2C and SPI (configured with pin strapping
|
D | wm8753.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
D | adi,ssm2602.txt | 3 SSM2602 support both I2C and SPI as the configuration interface,
|
D | wm8804.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
D | wm8731.txt | 3 This device supports both I2C and SPI (configured with pin strapping
|
D | es8328.txt | 3 This device supports both I2C and SPI.
|
D | cs4271.txt | 3 This driver supports both the I2C and the SPI bus.
|
D | pcm512x.txt | 3 These devices support both I2C and SPI (configured with pin strapping
|
D | davinci-evm-audio.txt | 18 the both are defined the driver attempts to set referenced clock to the
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | keystone-phy.txt | 10 gate on the Keystone SOC for both the USB2 and USB3 PHY. Otherwise it is just 11 an NOP PHY driver. Hence this node is referenced as both the usb2 and usb3
|
D | fsl-usb.txt | 20 "port1" (or both) must be defined for "fsl-usb2-mph" compatible 24 "port0" (or both) must be defined for "fsl-usb2-mph" compatible
|
D | ux500-usb.txt | 8 or both "otg"
|
/linux-4.1.27/fs/fat/ |
D | dir.c | 554 struct fat_ioctl_filldir_callback *both) in __fat_readdir() argument 631 if (!both) in __fat_readdir() 639 both->longname = fill_name; in __fat_readdir() 640 both->long_len = fill_len; in __fat_readdir() 641 both->shortname = bufname; in __fat_readdir() 642 both->short_len = short_len; in __fat_readdir() 756 int short_only, int both) in FAT_IOCTL_FILLDIR_FUNC() 771 short_only, both ? &buf : NULL); in FAT_IOCTL_FILLDIR_FUNC() 785 int short_only, both; in fat_dir_ioctl() local 790 both = 0; in fat_dir_ioctl() [all …]
|
/linux-4.1.27/Documentation/arm/sti/ |
D | overview.txt | 9 ARM Linux. Currently STiH415, STiH416 SOCs are supported with both 16 A generic configuration is provided for both STiH415/416, and can be used as the
|
/linux-4.1.27/drivers/android/ |
D | Kconfig | 15 Binder is used in Android for both communication between processes, 27 The Binder API has been changed to support both 32 and 64bit
|
/linux-4.1.27/Documentation/w1/masters/ |
D | omap-hdq | 23 The controller supports operation in both HDQ and 1-wire mode. The essential 40 Please note to load both the modules with a different ID if required, but note 41 that the ID used should be same for both master and slave driver loading.
|
/linux-4.1.27/Documentation/devicetree/bindings/pwm/ |
D | imx-pwm.txt | 11 - clocks : Clock specifiers for both ipg and per clocks. 12 - clock-names : Clock names should include both "ipg" and "per"
|
/linux-4.1.27/arch/sparc/kernel/ |
D | unaligned_32.c | 26 both, /* Swap, ldstub, etc. */ enumerator 40 return both; in decode_direction() 244 if(!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap() 357 case both: in user_unaligned_trap()
|
D | unaligned_64.c | 35 both, /* Swap, ldstub, cas, ... */ enumerator 50 return both; in decode_direction() 326 if (!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap()
|
/linux-4.1.27/kernel/ |
D | futex.c | 311 u32 hash = jhash2((u32*)&key->both.word, in hash_futex() 312 (sizeof(key->both.word)+sizeof(key->both.ptr))/4, in hash_futex() 313 key->both.offset); in hash_futex() 323 && key1->both.word == key2->both.word in match_futex() 324 && key1->both.ptr == key2->both.ptr in match_futex() 325 && key1->both.offset == key2->both.offset); in match_futex() 335 if (!key->both.ptr) in get_futex_key_refs() 338 switch (key->both.offset & (FUT_OFF_INODE|FUT_OFF_MMSHARED)) { in get_futex_key_refs() 363 if (!key->both.ptr) { in drop_futex_key_refs() 369 switch (key->both.offset & (FUT_OFF_INODE|FUT_OFF_MMSHARED)) { in drop_futex_key_refs() [all …]
|
D | Kconfig.hz | 39 on SMP and NUMA systems and exactly dividing by both PAL and
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | gpio.h | 117 unsigned short both; member 155 unsigned short both; member
|
/linux-4.1.27/Documentation/devicetree/bindings/serial/ |
D | fsl-lpuart.txt | 18 Note: Optional properties for DMA support. Write them both or both not.
|
D | omap_serial.txt | 9 specifier or both the interrupt
|
/linux-4.1.27/Documentation/RCU/ |
D | lockdep.txt | 37 invoked by both RCU readers and updaters. 41 is invoked by both RCU-bh readers and updaters. 45 is invoked by both RCU-sched readers and updaters. 49 is invoked by both SRCU readers and updaters. 54 that is invoked by both RCU readers and updaters.
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | Kconfig | 10 # - Some systems have both kinds of controllers. 13 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). 22 # - licensed IP used in both SOC and discrete versions 158 supports both full and high speed USB 2.0 data transfers. 170 that supports both full and high speed USB 2.0 data transfers. 231 # Controllers available in both integrated and discrete versions 238 supports both full and high speed USB 2.0 data transfers. 282 both full and high speed USB 2.0 data transfers. 305 supports both full and high speed USB 2.0 data transfers. 348 supports both full and high speed USB 2.0 data transfers. [all …]
|
/linux-4.1.27/net/hsr/ |
D | Kconfig | 14 All Ethernet frames sent over the hsr device will be sent in both 15 directions on the ring (over both slave ports), giving a redundant,
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | gpio-keys.txt | 19 both at the same time. Specifying both properties is allowed.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-devices-platform-docg3 | 10 writes or both. 25 writes or both.
|
D | sysfs-platform-asus-laptop | 42 This may control the led, the device or both. 51 This may control the led, the device or both.
|
D | sysfs-class | 12 to handle both subdirectories or symlinks in order to
|
D | sysfs-gpio | 22 /edge ... r/w as: none, falling, rising, both
|
D | sysfs-devices-system-cpu | 5 A collection of both global and individual CPU attributes 239 - ReadWriteAllocate: both writeallocate and readallocate 263 - Unified: cache that holds both data and instructions 269 - WriteThrough: data is written to both the cache line
|
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/ |
D | interrupts.txt | 8 "interrupts" property, an "interrupts-extended" property, or both. If both are 27 both the parent phandle and the interrupt specifier. "interrupts-extended"
|
/linux-4.1.27/Documentation/filesystems/ |
D | overlayfs.txt | 25 only be unique when combined with st_dev, and both of these can change 33 and a 'lower' filesystem. When a name exists in both filesystems, the 39 tree' rather than 'filesystem' as it is quite possible for both 56 Overlaying mainly involves directories. If a given name appears in both 61 Where both upper and lower objects are directories, a merged directory 75 is cached in the dentry belonging to the overlay filesystem. If both 76 actual lookups find directories, both are stored and a merged 183 filesystem, so both st_dev and st_ino of the file may change.
|
D | omfs.txt | 45 have a smaller size than a data block, but since they are both addressed by the 63 Files and directories are both represented by omfs_inode:
|
D | inotify.txt | 27 can use epoll, but requiring both is a silly and extraneous requirement. 42 file bar would pop poll() on both fd's, but there would be no way to tell
|
D | devpts.txt | 12 IOW, devpts now supports both single-instance and multi-instance semantics. 78 enables better error-reporting and treats both single-instance and
|
/linux-4.1.27/Documentation/devicetree/bindings/spi/ |
D | fsl-imx-cspi.txt | 16 - clocks : Clock specifiers for both ipg and per clocks. 17 - clock-names : Clock names should include both "ipg" and "per"
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfs-rdma.txt | 29 the full Connectathon test suite and operates over both Infiniband and iWARP 56 The first kernel release to contain both the NFS/RDMA client and server was 112 The NFS/RDMA client and server are both included in the mainline Linux 142 SUNRPC_XPRT_RDMA_CLIENT and SUNRPC_XPRT_RDMA_SERVER config options that both 143 depend on SUNRPC and INFINIBAND. The default value of both options will be: 147 - M if both SUNRPC and INFINIBAND are on (M or Y) and at least one is M, 149 - Y if both SUNRPC and INFINIBAND are Y, in this case the NFS/RDMA client
|
D | nfsroot.txt | 41 both the server and the name of the directory on the server to mount as root. 157 both: use both BOOTP and RARP but not DHCP 273 etherboot, both of which are available on sunsite.unc.edu, and both
|
D | nfs41-server.txt | 15 "-4", respectively. Therefore, code meant to work on both new and old 168 * No support for a sessions fore channel RPC compound that requires both a
|
/linux-4.1.27/tools/power/cpupower/ |
D | README | 9 For both it's not explicitly checked for (yet). 18 the interaction to the cpufreq core, and support for both the sysfs and proc
|
/linux-4.1.27/Documentation/networking/ |
D | generic-hdlc.txt | 55 * clock ext - both RX clock and TX clock external 56 * clock int - both RX clock and TX clock internal 88 n392 - error threshold - both user and network 89 n393 - monitored events count - both user and network
|
D | PLIP.txt | 95 10^6/HZ usecs. If both sides of a PLIP connection are used in IRQ-less mode, 96 this timeout is required on both sides. 117 The second data transfer method relies on both machines having 157 The second data transfer method relies on both machines having
|
D | stmmac.txt | 16 This driver supports both the platform bus and PCI. 78 Driver handles both normal and alternate descriptors. The latter has been only 81 STMMAC supports DMA descriptor to operate both in dual buffer (RING) 339 transmitted & received. The system on both the side of the link can 345 be supported. This is done by looking at both the DMA HW capability
|
D | x25-iface.txt | 54 LAPB link has been established. The same message is used for both a LAPB 59 LAPB link has been terminated. This same message is used for both a LAPB
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | bfin_gpio.c | 371 SET_GPIO(both) /* set_gpio_both() */ in SET_GPIO() 430 SET_GPIO_P(both) 456 GET_GPIO(both) 483 GET_GPIO_P(both) 585 gpio_bank_saved[bank].both = gpio_array[bank]->both; in bfin_gpio_pm_hibernate_suspend() 623 gpio_array[bank]->both = gpio_bank_saved[bank].both; in bfin_gpio_pm_hibernate_restore()
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | partition.txt | 9 #address-cells & #size-cells must both be present in the mtd device. There are 10 two valid values for both:
|
/linux-4.1.27/Documentation/input/ |
D | gamepad.txt | 51 all devices have both or any, but they are present at most times. 118 may even report both. The kernel does not convert between these so 119 applications should support both and choose what is more appropriate if 120 both are reported. 135 Trigger buttons can be available as digital or analog buttons or both. User-
|
D | rotary-encoder.txt | 12 Some encoders have both outputs low in stable states, whereas others also have 13 a stable state with both outputs high (half-period mode). 69 able to fire on both edges.
|
D | bcm5974.txt | 30 becomes available both as an event device (/dev/input/event*) and as a 36 The Apple multi-touch trackpads report both mouse and keyboard events via
|
D | ntrig.txt | 31 min_width both to decide activation and during activity 67 seeing both inappropriately dropped contact and ghosts, contacts reported 102 set to 0 for both parameters, effectively turning off that filter.
|
D | amijoy.txt | 82 (4 counters total). The bit usage for both left and right 131 (4 counters total). The bit assignment for both
|
D | xpad.txt | 64 in the driver being unable to report when the user was pressing both 116 yellow wire unconnected. The other pins have the same order on both 179 His useful info and both the usb-skeleton as well as the iforce input driver
|
/linux-4.1.27/drivers/net/plip/ |
D | Kconfig | 14 first). The kernels on both machines need to have this PLIP option 30 as the NET-3-HOWTO, both available from
|
/linux-4.1.27/drivers/lguest/ |
D | README | 4 5000-line projects which offer both such capability and glimpses of future 11 So get comfortable and keep your wits about you (both quick and humorous).
|
/linux-4.1.27/arch/c6x/lib/ |
D | divu.S | 28 ;; while both divi and remi call into divu. 41 ;; gives us both a shift count for aligning (shifting) the divisor 44 ;; At the end, we have both the remainder and most of the quotient
|
D | divremu.S | 24 ;; gives us both a shift count for aligning (shifting) the divisor 27 ;; At the end, we have both the remainder and most of the quotient
|
D | divi.S | 28 ;; while both divi and remi call into divu.
|
/linux-4.1.27/drivers/staging/slicoss/ |
D | README | 3 Mojave cards (single port PCI Gigabit) both copper and fiber
|
D | Kconfig | 9 Mojave cards (single port PCI Gigabit) both copper and fiber
|
/linux-4.1.27/Documentation/networking/caif/ |
D | spi_porting.txt | 20 the physical hardware, both with regard to SPI and to GPIOs. 35 both physical and logical addresses, as well as the total length 36 of the transfer in both directions.The dev parameter can be used 62 called once both the transmission and the reception are completed. 86 The padding needs to be correctly configured on both sides of the link.
|
/linux-4.1.27/Documentation/ |
D | VGA-softcursor.txt | 25 the high four bits specify background and the low four the foreground. In both 32 including it in both the set mask and the toggle mask.
|
D | vgaarbiter.txt | 145 resources, both will succeed (lock). If devices are in different buses and 154 Memory, both, or none. All cards default to both, the card driver (fbdev for 180 Tiago Vignatti (both of C3SL/Federal University of Paraná) proceeded his work
|
D | ManagementStyle | 94 Happily, both of these reasons can be mitigated effectively by just 118 we just do both?" and look pitiful. Trust me, it works. If it's not 120 answer may end up being that both teams get so frustrated by the 124 something wrong with both projects, and the reason the people involved 125 couldn't decide was that they were both wrong. You end up coming up 250 Some humor can help pad both the bluntness and the moralizing. Going
|
D | CodeOfConflict | 26 be high on both sides of the process. Try to keep in mind the immortal
|
D | kernel-per-CPU-kthreads.txt | 71 both kernel threads and interrupts to execute elsewhere. 121 forcing both kernel threads and interrupts to execute elsewhere. 126 is non-idle. For example, avoid system calls and force both 145 calls and by forcing both kernel threads and interrupts 157 calls and by forcing both kernel threads and interrupts
|
D | circular-buffers.txt | 52 items are removed. The tail index should never jump the head index, and both 144 (1) use a single lock to govern access to both ends of the buffer, thus 232 in both algorithms to write the thread's index. This documents the
|
D | iostats.txt | 90 last update of this field. This can provide an easy measure of both 113 at the disk level rather than at both the disk and partition level as 160 appear in both /proc/partitions and /proc/stat, although the ones in
|
/linux-4.1.27/fs/overlayfs/ |
D | Kconfig | 5 and a 'lower' filesystem. When a name exists in both filesystems, the
|
/linux-4.1.27/Documentation/devicetree/bindings/timer/ |
D | stericsson-u300-apptimer.txt | 8 are, in order: OS (operating system), DD (device driver) both
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | Kconfig | 8 devices to be used with both kernel upper level protocols such
|
/linux-4.1.27/tools/build/ |
D | Build.include | 30 # Check if both arguments has same arguments. Result is empty string if equal. 54 # PHONY targets skipped in both cases.
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-upload.txt | 14 - The 2nd 32-bit word of both images is 0xaa55bb66 48 - Issue status API commands to both firmware images to verify.
|
D | fw-decoder-regs.txt | 102 NOTE: For both registers, the resulting image must be fully visible on 103 screen. If the image exceeds the right edge both the source and destination 458 NOTE: For both registers, the resulting image must be fully visible on 459 screen. If the image exceeds the bottom edge both the source and 704 For both registers, (0,0) = top left corner of the display area. These
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | dcsr.txt | 79 The EPU unit can also be configured to assert either or both of 218 Definition: Must include both an identifier specific to the SoC 246 Definition: Must include both an identifier specific to the SoC 306 Definition: Must include both an identifier specific to the SoC 336 Definition: Must include both an identifier specific to the SoC 366 Definition: Must include both an identifier specific to the cpu
|
D | srio.txt | 63 For HW (ie, the P4080) that only supports a LIODN for both 65 represented in the property for both transactions.
|
D | ccf.txt | 20 used for both CCF version 1 chips and CCF version 2
|
/linux-4.1.27/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-spear.txt | 5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
|
D | cpufreq-dt.txt | 4 both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share
|
/linux-4.1.27/drivers/usb/renesas_usbhs/ |
D | Kconfig | 13 that supports both full and high speed USB 2.0 data transfers.
|
/linux-4.1.27/firmware/matrox/ |
D | g200_warp.H16 | 5 * - T2 stands for computation of both texture stage 0 and texture stage 1
|
D | g400_warp.H16 | 5 * - T2 stands for computation of both texture stage 0 and texture stage 1
|
/linux-4.1.27/drivers/parport/ |
D | TODO-parport | 9 a) ECP support would be nice. This can only work if both the port and
|
/linux-4.1.27/fs/notify/inotify/ |
D | Kconfig | 8 associated system calls. Inotify allows monitoring of both files and
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | moxa,moxart-mmc.txt | 17 both channels
|
D | samsung-sdhci.txt | 30 Note: This example shows both SoC specific and board specific properties
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | dvi-connector.txt | 17 Note: One (or both) of 'analog' or 'digital' must be set.
|
/linux-4.1.27/Documentation/scsi/ |
D | g_NCR5380.txt | 9 This driver supports both NCR5380 and NCR53c400 cards in port or memory 11 modes at a time but it does support both of these chips at the same time.
|
D | megaraid.txt | 41 better name), loaded by both mptraid and megaraid automatically, which 43 both mptraid and megaraid would register with lsiioctl for each
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | Kconfig | 28 both PCI and Sbus devices. This driver also supports the "qfe" quad 29 100baseT device available in both PCI and Sbus configurations.
|
/linux-4.1.27/Documentation/devicetree/bindings/leds/ |
D | leds-lp8860.txt | 6 signal, a SPI/I2C master, or both.
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | Kconfig | 30 both dual and quad socket upgrade cards.
|
/linux-4.1.27/Documentation/leds/ |
D | 00-INDEX | 20 - One-shot LED trigger for both sporadic and dense events.
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | Kconfig | 13 It is safe to include both b43 and b43legacy as the underlying glue 78 Include both, Direct Memory Access (DMA) and Programmed I/O (PIO)
|
/linux-4.1.27/Documentation/devicetree/bindings/video/backlight/ |
D | sky81452-backlight.txt | 12 - skyworks,ignore-pwm : Ignore both PWM input
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | si4713.txt | 4 supporting 76-108 MHz. It includes an RDS encoder and has both, a stereo-analog
|
/linux-4.1.27/Documentation/misc-devices/ |
D | apds990x.txt | 25 Driver makes necessary conversions to both directions so that user handles 26 only lux values. Lux value is calculated using information from the both
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | stmmac.txt | 24 both tx and rx 26 mode for both tx and rx. This flag is
|
/linux-4.1.27/Documentation/devicetree/bindings/ata/ |
D | pata-arasan.txt | 27 required unless both UDMA and MWDMA mode are broken
|
/linux-4.1.27/Documentation/devicetree/bindings/phy/ |
D | phy-stih407-usb.txt | 3 This file documents the dt bindings for the usb picoPHY driver which is the PHY for both USB2 and U…
|
D | phy-mvebu.txt | 29 features of both USB controllers.
|
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/ |
D | xilinx-xadc.txt | 3 This binding document describes the bindings for both of them since the 9 interface. This binding document describes the bindings for both of them since
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-cards.c | 259 .lang1 = 0x0200, .lang2 = 0x0100, .both = 0x0000 }, 302 .lang1 = 0x0004, .lang2 = 0x0000, .both = 0x0008 }, 344 .lang1 = 0x0004, .lang2 = 0x0000, .both = 0x0008 }, 495 .lang1 = 0x0300, .lang2 = 0x0000, .both = 0x0200 }, 861 .lang1 = 0x0300, .lang2 = 0x0000, .both = 0x0200 }, 1252 .both = 0x0080 },
|
D | ivtv-cards.h | 240 u16 both; /* both languages are output */ member
|
/linux-4.1.27/drivers/net/wireless/ |
D | Kconfig | 68 This driver support both the standard Linux Wireless Extensions 69 and Cisco proprietary API, so both the Linux Wireless Tools and the 135 This driver support both the standard Linux Wireless Extensions 136 and Cisco proprietary API, so both the Linux Wireless Tools and the
|
/linux-4.1.27/drivers/staging/vme/devices/ |
D | Kconfig | 21 output or both depending on the variant of the card.
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | abilis,tb10x-gpio.txt | 14 - #interrupt-cells: Should be <1>. Interrupts are triggered on both edges.
|
D | gpio-poweroff.txt | 3 The driver supports both level triggered and edge triggered power off.
|
/linux-4.1.27/net/ceph/ |
D | Kconfig | 12 common functionality to both the Ceph filesystem and
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | twd.txt | 4 Timer-Watchdog (aka TWD), which provides both a per-cpu local timer
|
/linux-4.1.27/fs/coda/ |
D | Kconfig | 14 *client*. You will need user level code as well, both for the
|
/linux-4.1.27/arch/arm/include/debug/ |
D | sa1100.S | 46 @ clear top bits, and generate both phys and virt addresses
|
/linux-4.1.27/arch/metag/lib/ |
D | memmove.S | 92 ! both aligned 120 ! combine the both 253 ! both aligned
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | Kconfig | 35 - dynamic IP exchange, if one or both peers have dynamic IPs
|
/linux-4.1.27/Documentation/isdn/ |
D | README.fax | 25 - full support with both B-channels.
|
/linux-4.1.27/arch/mips/sgi-ip27/ |
D | TODO | 18 received on both Cpu A and B. (ip27_do_irq()/bridge_startup())
|
/linux-4.1.27/Documentation/arm/SA1100/ |
D | CERF | 20 both BOOTP and TFTP. Detailed instructions should have come with your
|
/linux-4.1.27/drivers/misc/eeprom/ |
D | Kconfig | 70 The driver supports both read as well as write commands. 79 supports both read and write commands and also the command to
|
/linux-4.1.27/Documentation/frv/ |
D | configuring.txt | 80 Default configuration for the MB93091-VDK with both CPU board and 104 Default configuration for the MB93091-VDK with both CB451 CPU board and
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-i2c.c | 299 unsigned char b2, int both) in bttv_I2CWrite() argument 302 int bytes = both ? 2 : 1; in bttv_I2CWrite()
|
/linux-4.1.27/Documentation/serial/ |
D | serial-rs485.txt | 21 working in both modes, and proper ioctls (see later) should be made 35 Any driver for devices capable of working both as RS232 and RS485 should
|
/linux-4.1.27/Documentation/gpio/ |
D | sysfs.txt | 87 "both". Write these strings to select the signal edge(s) 94 any nonzero value to invert the value attribute both 153 differences between boards from user space. Polarity change can be done both
|
/linux-4.1.27/drivers/usb/usbip/ |
D | Kconfig | 7 USB/IP core that is required by both drivers.
|
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/ |
D | nokia,smia.txt | 5 of that. These definitions are valid for both types of sensors.
|
/linux-4.1.27/drivers/staging/iio/Documentation/dac/ |
D | max517 | 31 both output channel values simultaneously.
|
/linux-4.1.27/Documentation/backlight/ |
D | lp855x-driver.txt | 18 The lp855x driver supports both cases.
|
/linux-4.1.27/Documentation/i2c/ |
D | ten-bit-addresses | 4 address 0x10 (though a single device could respond to both of them).
|
D | summary | 20 meet both SMBus and I2C electrical constraints; and others which can't
|
/linux-4.1.27/arch/microblaze/ |
D | Kconfig.platform | 15 fine if both source and destination are aligned on the same
|
/linux-4.1.27/Documentation/powerpc/ |
D | ptrace.txt | 10 that's extendable and that covers both BookE and server processors, so 77 For instance, if the request is for a watchpoint with a condition, both the
|
D | transactional_memory.txt | 53 lwarx/stwcx), either *both* SAVINGS_ACCT(r3) and CURRENT_ACCT(r3) will be 98 Delivery of signals (both sync and async) during transactions provides a second 100 state. Signal delivery 'treclaim's to capture both register states, so signals
|
/linux-4.1.27/arch/um/ |
D | Kconfig.char | 42 lines to host pseudo-terminals. Access to both traditional 52 lines to host terminals. Access to both virtual consoles
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | NOTES | 84 These files are used both for a parser tool (in the same tree) to 85 parse logged register reads/writes (both from downstream android fbdev
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | msr.txt | 34 time information and check that they are both equal and even. 76 time information and check that they are both equal and even. 225 sure they are both equal and even. An odd version indicates an 264 guest must both read the least significant bit in the memory area and
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | altr_socfpga.txt | 29 hold/delay times that is needed for the SD/MMC CIU clock. The values of both
|
D | rockchip.txt | 16 The code supports both approaches.
|
D | st,nomadik.txt | 24 which should both have the main chrystal, represented as a
|
D | vt8500.txt | 29 Device clocks are required to have one or both of the following sets of
|
/linux-4.1.27/drivers/usb/isp1760/ |
D | Kconfig | 54 Select this if you want to use the ISP1760 in both host and
|
/linux-4.1.27/drivers/net/hippi/ |
D | Kconfig | 34 of additional memory to allow for fastest operation, both for
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | arm-pl330.txt | 7 - compatible: should include both "arm,pl330" and "arm,primecell".
|
/linux-4.1.27/Documentation/i2c/busses/ |
D | i2c-nforce2 | 50 Asus A7N8X lists two SMBuses, both of which are supported by this driver.
|
/linux-4.1.27/Documentation/namespaces/ |
D | compatibility-list.txt | 22 In both cases, tasks shouldn't try exposing this ID to some
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-rt-group.txt | 32 forward progress (NOTE: the migration thread and kstopmachine both 158 Consider two sibling groups A and B; both have 50% bandwidth, but A's 173 groups and treating end of the period as a deadline will ensure that they both
|
/linux-4.1.27/Documentation/fb/ |
D | modedb.txt | 43 digital output. This is useful for outputs that have both analog and digital 62 timing specifications for computer display products, both those 64 intention of CVT is to give both source and display manufacturers a
|
D | vt8623fb.txt | 24 * panning in both directions
|
D | arkfb.txt | 26 * panning in both directions
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | cifs.txt | 18 improvements. Since both Samba server and this filesystem client support
|
/linux-4.1.27/fs/jbd2/ |
D | Kconfig | 8 both 32-bit and 64-bit block numbers. It is currently used by
|
/linux-4.1.27/block/ |
D | Kconfig.iosched | 30 and low latency working environment, suitable for both desktop
|
/linux-4.1.27/drivers/net/appletalk/ |
D | Kconfig | 92 decapsulation, but not both. With the following two questions, you 97 In this case, you will be able to use both encapsulation and
|
/linux-4.1.27/drivers/gpu/vga/ |
D | vgaarb.c | 105 goto both; in vga_str_to_iostate() 107 goto both; in vga_str_to_iostate() 109 goto both; in vga_str_to_iostate() 111 both: in vga_str_to_iostate()
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | ps3.dts | 51 * here so we can bring up both of ours. See smp_setup_cpu_maps().
|
/linux-4.1.27/drivers/eisa/ |
D | Kconfig | 21 bridge. If your system have both PCI and EISA slots, you
|
/linux-4.1.27/Documentation/fmc/ |
D | identifiers.txt | 99 EEPROM, so both the host system and a soft-core running in the FPGA (if 103 simple, and both the host system and the soft-core will likely already 165 As expected, the output file is both a proper sdbfs object and an IPMI
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats.txt | 44 group, both past and present. 61 struct taskstats is the common accounting structure for both per-pid and 102 same structure is used for both per-pid and per-tgid stats.
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | xilinx-pcie.txt | 33 The core provides a single interrupt for both INTx/MSI messages. So,
|
/linux-4.1.27/drivers/staging/lustre/lustre/ |
D | Kconfig | 26 performance computing. Source code of both kernel space and user space
|
/linux-4.1.27/Documentation/s390/ |
D | 3270.ChangeLog | 43 build with both 2.4.0 and 2.2.16.2.
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-rcar.c | 106 bool both) in gpio_rcar_config_interrupt_input_mode() argument 125 gpio_rcar_modify_bit(p, BOTHEDGE, hwirq, both); in gpio_rcar_config_interrupt_input_mode()
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,mxs-pinctrl.txt | 26 One is to set up a group of pins for a function, both mux selection and pin 49 This integer with mux selection packed is used as an entity by both group
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio-Controls.txt | 22 When both headphone and line-out jacks are present, it gives 26 selected, plugging to a headphone jack mutes both speakers and
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 49 and x86 would end up using completely different code paths in both firmware 54 both DT and ACPI if they want to support multiple operating systems. And, 116 of booting with either scheme (in kernels with both schemes enabled at compile 127 or in some very unusual cases, both. If no command line parameters are used, 275 both DT bindings and ACPI device properties for device drivers have review 276 processes. Use them both. When the driver itself is submitted for review 369 kernel, both of which we are trying to avoid. 415 clear the different names the driver is probed for, both from DT and from
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | ABI.txt | 14 at the same time. The driver can bind against both the old and the
|
/linux-4.1.27/Documentation/usb/ |
D | wusb-cbaf | 20 sysfs path to the device to authenticate; for example, both this
|
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/fsl/ |
D | ifc.txt | 19 that interrupt reports both types of event.
|
/linux-4.1.27/Documentation/netlabel/ |
D | introduction.txt | 17 The protocol engines are responsible for both applying and retrieving the
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/ |
D | ppc440spe-adma.txt | 40 for both DMA engines>.
|
/linux-4.1.27/Documentation/device-mapper/ |
D | switch.txt | 32 This architecture simplifies the management and configuration of both 35 interfaces on both the host and target to take advantage of the
|
/linux-4.1.27/Documentation/security/ |
D | keys-trusted-encrypted.txt | 5 and in both cases all keys are created in the kernel, and user space sees, 11 Trusted Keys use a TPM both to generate and to seal the keys. Keys are sealed
|
/linux-4.1.27/Documentation/cgroups/ |
D | freezer-subsystem.txt | 40 This happens because bash can observe both signals and choose how it 55 parent (parent-state). Iff both states are THAWED, the cgroup is
|
/linux-4.1.27/drivers/media/ |
D | Kconfig | 37 support both analog and digital TV. Disabling this option 153 # This Kconfig option is used by both PCI and USB drivers
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-diff.txt | 20 The differential profile is displayed only for events matching both 94 Show period values for both compared hist entries.
|
/linux-4.1.27/Documentation/blockdev/ |
D | floppy.txt | 32 If you give options both in the lilo config file and on the boot 33 prompt, the option strings of both places are concatenated, the boot 159 driver handles both.)
|
/linux-4.1.27/scripts/ |
D | Kbuild.include | 143 # Usage: ldflags += $(call cc-ldoption, -Wl$(comma)--hash-style=both) 225 # Check if both arguments has same arguments. Result is empty string if equal. 242 # PHONY targets skipped in both cases.
|