/linux-4.1.27/Documentation/arm64/ |
D | legacy_instructions.txt | 54 Note: All the cpus on the system must have mixed endian support at EL0 55 for this feature to be enabled. If a new CPU - which doesn't support mixed
|
/linux-4.1.27/drivers/android/ |
D | Kconfig | 28 applications in a mixed environment.
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | stmmac.txt | 22 - snps,mixed-burst Program the DMA to use the mixed burst mode
|
D | sti-dwmac.txt | 53 snps,mixed-burst;
|
/linux-4.1.27/Documentation/hwmon/ |
D | pcf8591 | 33 - mode 2 : single ended and differential mixed 54 2 = single ended and differential mixed
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | stih415.dtsi | 165 snps,mixed-burst; 186 snps,mixed-burst;
|
D | stih416.dtsi | 173 snps,mixed-burst; 194 snps,mixed-burst;
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | mfd.txt | 8 - A mixed signal ASIC on an external bus, sometimes a PMIC (Power Management
|
D | axp20x.txt | 31 The DCDC regulators work in a mixed PWM/PFM mode,
|
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ab8500/ |
D | fg.txt | 3 AB8500 is a mixed signal multimedia and power management
|
/linux-4.1.27/sound/pci/oxygen/ |
D | xonar_cs43xx.c | 272 static void update_cs43xx_center_lfe_mix(struct oxygen *chip, bool mixed) in update_cs43xx_center_lfe_mix() argument 278 if (mixed) in update_cs43xx_center_lfe_mix()
|
D | oxygen.h | 94 void (*update_center_lfe_mix)(struct oxygen *chip, bool mixed);
|
D | xonar_wm87x6.c | 485 static void update_wm8766_center_lfe_mix(struct oxygen *chip, bool mixed) in update_wm8766_center_lfe_mix() argument 496 if (mixed) in update_wm8766_center_lfe_mix()
|
/linux-4.1.27/drivers/iommu/ |
D | omap-iommu.h | 23 u32 endian, elsz, mixed; member
|
D | omap-iommu.c | 236 attr = e->mixed << 5; in get_iopte_attr() 333 cr->ram = e->pa | e->endian | e->elsz | e->mixed; in iotlb_alloc_cr() 1118 e->mixed = 0; in iotlb_init_entry()
|
/linux-4.1.27/Documentation/ |
D | sgi-ioc4.txt | 11 themselves) present in IOC4 are mixed-purpose between these several
|
D | sparse.txt | 41 sure that bitwise types don't get mixed up (little-endian vs big-endian
|
D | xillybus.txt | 82 effort solution for mixed FPGA-host projects, for which it makes sense to
|
D | CodingStyle | 248 HOWEVER, while mixed-case names are frowned upon, descriptive names for
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Audigy-mixer.txt | 169 All stereo signals are mixed together and mirrored to surround, center and LFE. 175 All stereo signals are mixed together and mirrored to surround, center and LFE. 181 All stereo signals are mixed together and mirrored to surround, center and LFE. 186 All stereo signals are mixed together and mirrored to surround, center and LFE.
|
D | HD-Audio-Controls.txt | 74 enabled or not. When it's enabled, the analog-loopback is mixed to
|
D | SB-Live-mixer.txt | 72 The result is mixed to mono signal (single channel) and forwarded to 79 The result is mixed to mono signal (single channel) and forwarded to
|
D | hdspm.txt | 352 note: each playback channel is mixed to the same numbered output
|
/linux-4.1.27/Documentation/power/ |
D | drivers-testing.txt | 45 should be mixed with the STR tests. If any of them fails, the driver cannot be
|
/linux-4.1.27/Documentation/filesystems/ |
D | vfat.txt | 97 shortname=lower|win95|winnt|mixed 103 mixed: emulate the Windows NT rule for display, 105 Default setting is `mixed'.
|
D | proc.txt | 473 mm - mixed map area
|
/linux-4.1.27/Documentation/firmware_class/ |
D | README | 18 High level behavior (mixed):
|
/linux-4.1.27/ |
D | Makefile | 491 mixed-targets := 0 504 mixed-targets := 1 509 ifeq ($(mixed-targets),1)
|
/linux-4.1.27/arch/arm64/ |
D | Kconfig | 385 instructions to Write-Back memory are mixed with Device loads. 671 Note: All the cpus on the system must have mixed endian support at EL0 672 for this feature to be enabled. If a new CPU - which doesn't support mixed
|
/linux-4.1.27/Documentation/networking/ |
D | 3c509.txt | 203 error is mixed with 0x82 errors it is the result of a host incorrectly set
|
D | dccp.txt | 90 type of CCID for both directions; and mixed use of CCIDs is not currently well
|
D | ip-sysctl.txt | 1389 interfaces; mixed router/host scenarios are rather uncommon.
|
D | bonding.txt | 1743 of mixed adapter types, hardware accelerated tagged packets that
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 125 more than one \cdrom\ drive, possibly of mixed types. It is important 928 CDS_XA_2_1& mixed data (XA), mode 2, form 1 (2048 user bytes)\cr 929 CDS_XA_2_2& mixed data (XA), mode 2, form 1 (2324 user bytes)\cr 930 CDS_MIXED& mixed audio/data disc\cr
|
/linux-4.1.27/Documentation/i2c/ |
D | writing-clients | 341 and they can be mixed in any way. The transactions are combined: no
|
/linux-4.1.27/arch/ |
D | Kconfig | 251 breakpoints addresses, others have mixed registers to store
|
/linux-4.1.27/Documentation/ioctl/ |
D | cdrom.txt | 749 Well, now we have the option CDS_MIXED: a mixed-type CD.
|
/linux-4.1.27/fs/btrfs/ |
D | volumes.c | 3348 int mixed = 0; in btrfs_balance() local 3362 mixed = 1; in btrfs_balance() 3369 if (mixed && (bctl->flags & allowed)) { in btrfs_balance() 3426 if (!mixed && (bctl->data.flags & BTRFS_BALANCE_ARGS_CONVERT) && in btrfs_balance()
|
D | extent-tree.c | 10046 int mixed = 0; in btrfs_init_space_info() local 10055 mixed = 1; in btrfs_init_space_info() 10062 if (mixed) { in btrfs_init_space_info()
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 471 clr.w %d2 # lsw of two mixed products used,
|
/linux-4.1.27/Documentation/fb/ |
D | matroxfb.txt | 313 + special mixed video/graphics videomodes of Mystique and Gx00 - 2G8V16 and
|
/linux-4.1.27/Documentation/vm/ |
D | transhuge.txt | 44 regular pages should be gracefully allocated instead and mixed in
|
/linux-4.1.27/drivers/regulator/ |
D | Kconfig | 116 This driver supports the regulators found on the ST-Ericsson mixed
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 447 tristate "Netfilter nf_tables mixed IPv4/IPv6 tables support" 449 This option enables support for a mixed IPv4/IPv6 "inet" table.
|
/linux-4.1.27/net/ipv4/ |
D | Kconfig | 577 algorithm, which uses a mixed loss/delay approach to compute the
|
/linux-4.1.27/Documentation/isdn/ |
D | README | 566 mixed 1TR6- and Euro-Type lines. In this case, the interface has to be
|
/linux-4.1.27/drivers/gpio/ |
D | Kconfig | 746 bool "Intel MSIC mixed signal gpio support"
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1687 bool "EFI mixed-mode support" 1694 Note that it is not possible to boot a mixed-mode enabled
|
/linux-4.1.27/init/ |
D | Kconfig | 778 is to ensure that randconfig testing covers mixed systems.
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 36 * Fixed a bunch of mixed tab/space indentation.
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 556 6) Floating point parameters are mixed with outgoing args
|