Home
last modified time | relevance | path

Searched refs:xxx (Results 1 – 81 of 81) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath5k/
DKconfig2 tristate "Atheros 5xxx wireless cards support"
12 Atheros 5xxx chipset.
25 bool "Atheros 5xxx debugging"
28 Atheros 5xxx debugging messages.
44 bool "Atheros 5xxx tracer"
55 bool "Atheros 5xxx AHB bus support"
58 This adds support for WiSoC type chipsets of the 5xxx Atheros
62 bool "Atheros 5xxx PCI bus support"
65 This adds support for PCI type chipsets of the 5xxx Atheros
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dphy-bindings.txt20 compatible = "xxx";
42 usb1: usb_otg_ss@xxx {
43 compatible = "xxx";
44 reg = <xxx>;
57 usb2: usb_otg_ss@xxx {
58 compatible = "xxx";
59 reg = <xxx>;
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbna.h122 #define is_xxx_enable(mode, bitmask, xxx) ((bitmask & xxx) && (mode & xxx)) argument
124 #define is_xxx_disable(mode, bitmask, xxx) ((bitmask & xxx) && !(mode & xxx)) argument
126 #define xxx_enable(mode, bitmask, xxx) \ argument
128 bitmask |= xxx; \
129 mode |= xxx; \
132 #define xxx_disable(mode, bitmask, xxx) \ argument
134 bitmask |= xxx; \
135 mode &= ~xxx; \
138 #define xxx_inactive(mode, bitmask, xxx) \ argument
140 bitmask &= ~xxx; \
[all …]
/linux-4.4.14/Documentation/filesystems/
Disofs.txt26 mode=xxx Sets the permissions on files to xxx unless Rock Ridge
28 dmode=xxx Sets the permissions on directories to xxx unless Rock Ridge
41 sbsector=xxx Session begins from sector xxx
Domfs.txt34 umask=xxx - set permission umask to xxx
35 fmask=xxx - set umask to xxx for files
36 dmask=xxx - set umask to xxx for directories
Dbefs.txt51 is called patch-befs-xxx, you would do the following:
54 patch -p1 < /path/to/patch-befs-xxx
96 iocharset=xxx Use xxx as the name of the NLS translation table.
Dhpfs.txt15 uid=xxx,gid=xxx,umask=xxx (default uid=gid=0 umask=default_system_umask)
/linux-4.4.14/drivers/clk/ti/
DMakefile7 obj-$(CONFIG_ARCH_OMAP2) += $(clk-common) interface.o clk-2xxx.o
9 clk-3xxx.o dpll3xxx.o
19 obj-$(CONFIG_ARCH_OMAP3) += clk-3xxx-legacy.o
/linux-4.4.14/include/linux/
Dcred.h347 #define task_cred_xxx(task, xxx) \ argument
349 __typeof__(((struct cred *)NULL)->xxx) ___val; \
351 ___val = __task_cred((task))->xxx; \
359 #define current_cred_xxx(xxx) \ argument
361 current_cred()->xxx; \
/linux-4.4.14/arch/sh/tools/
Dmach-types2 # MACH_<xxx> CONFIG_<xxx>
/linux-4.4.14/Documentation/firmware_class/
DREADME37 - /sys/class/firmware/xxx/{loading,data} appear.
40 - hotplug: echo 1 > /sys/class/firmware/xxx/loading
46 /sys/class/firmware/xxx/data
52 - hotplug: echo 0 > /sys/class/firmware/xxx/loading
83 - "echo -1 > /sys/class/firmware/xxx/loading" will cancel the load at
/linux-4.4.14/drivers/net/wireless/libertas/
DKconfig2 tristate "Marvell 8xxx Libertas WLAN driver support"
9 A library for Marvell Libertas 8xxx devices.
/linux-4.4.14/Documentation/powerpc/
Dmpc52xx.txt34 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
/linux-4.4.14/drivers/scsi/aic7xxx/
DMakefile53 aicasm-7xxx-opts-$(CONFIG_AIC7XXX_REG_PRETTY_PRINT) := \
59 $(aicasm-7xxx-opts-y) -o $(obj)/aic7xxx_seq.h \
/linux-4.4.14/scripts/
Dextract-vmlinux58 try_decompress '\135\0\0\0' xxx unlzma
Dextract-ikconfig62 try_decompress '\135\0\0\0' xxx unlzma
/linux-4.4.14/Documentation/networking/
Diphase.txt131 -Pabr:max_pcr=<xxx>
133 xxx = the maximum peak cell rate, from 170 - 353207.
137 -Pcbr:max_pcr=<xxx>
139 xxx = the maximum peak cell rate, from 170 - 353207.
Ddl2k.txt41 3. ifconfig eth0 up 10.xxx.xxx.xxx netmask 255.0.0.0
D00-INDEX196 - SysKonnect FDDI (SK-5xxx, Compaq Netelligent) driver info.
214 - ThunderLAN (Compaq Netelligent 10/100, Olicom OC-2xxx) driver info.
Dstmmac.txt10 (i.e. 7xxx/5xxx SoCs), SPEAr (arm), Loongson1B (mips) and XLINX XC2V3000
DREADME.sb1000176 denied packets on your broadcast interface (IP address xxx.yyy.zzz.255
Darcnet.txt539 ifconfig arc0 down metric 1xxx
541 where "xxx" is the debug level you want. For example, "metric 1015" would put
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dqcom,spmi-pmic.txt38 - compatible: Should contain "qcom,xxx", where "xxx" is a peripheral name.
Dtps6507x.txt15 - xxx-supply: Input voltage supply regulator.
Dtps65910.txt28 - xxx-supply: Input voltage supply regulator.
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Demev2-clock.txt16 and "xxx frequency division setting register" (XXXCLKDIV) registers.
29 Registers are "xxx clock gate control register" (XXXGCLKCTRL).
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dcdns-emac.txt6 Use "cdns,zynq-gem" Xilinx Zynq-7xxx SoC.
/linux-4.4.14/arch/mips/include/asm/ip32/
Dmace.h91 unsigned long xxx; /* later... */ member
319 volatile unsigned long xxx; /* later... */ member
/linux-4.4.14/Documentation/devicetree/bindings/ata/
Dfsl-sata.txt1 * Freescale 8xxx/3.0 Gb/s SATA nodes
/linux-4.4.14/Documentation/video4linux/
DCARDLIST.cx882 1 -> Hauppauge WinTV 34xxx models [0070:3400,0070:3401]
25 24 -> Hauppauge WinTV 28xxx (Roslyn) models [0070:2801]
DREADME.davinci-vpbe47 board specific settings (specified in board-xxx-evm.c). This allows
66 output name to board-xxx-evm.c). A table of timings for various LCDs
DREADME.cx8842 34xxx models [card=1,autodetected]
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
DKconfig27 bool "Include support for untested Realtek 8xxx USB devices (EXPERIMENTAL)"
/linux-4.4.14/arch/alpha/
DKconfig391 bool "EV5 CPU(s) (model 5/xxx)?" if ALPHA_LYNX
416 bool "EV5 CPU daughtercard (model 5/xxx)?"
419 Say Y if you have an AS 1000 5/xxx or an AS 1000A 5/xxx.
422 bool "EV5 CPU(s) (model 5/xxx)?"
425 Say Y if you have an AS 2000 5/xxx or an AS 2100 5/xxx.
/linux-4.4.14/Documentation/frv/
Dbooting.txt172 (*) mem=<xxx>M
176 option. This allows the kernel to be told that it has <xxx> megabytes of
/linux-4.4.14/Documentation/scsi/
Dhptiop.txt1 HIGHPOINT ROCKETRAID 3xxx/4xxx ADAPTER DRIVER (hptiop)
D00-INDEX66 - HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
Dst.txt309 buffer_kbs=xxx the buffer size for fixed block mode is set
310 to xxx kilobytes
311 write_threshold_kbs=xxx the write threshold in kilobytes set to xxx
312 max_sg_segs=xxx the maximum number of scatter/gather
Dscsi_mid_low_api.txt25 (SPI) controllers based on that company's 7xxx chip series. The aic7xxx
113 called "xxx" could be defined as
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
DKconfig2 bool "Embedded 6xx/7xx/7xxx-based boards"
/linux-4.4.14/Documentation/blockdev/
Dcciss.txt97 You must enable "SCSI tape drive support for Smart Array 5xxx" and
99 tape drives with your Smart Array 5xxx controller.
/linux-4.4.14/Documentation/device-mapper/
Ddm-crypt.txt42 encrypted data. You can specify it as a path like /dev/xxx or a device
/linux-4.4.14/drivers/net/wireless/
DKconfig36 tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware"
40 A library for Marvell Libertas 8xxx devices using thinfirm.
/linux-4.4.14/Documentation/
Dmailbox.txt106 /* ap.xxx = 123; etc */
DManagementStyle192 good idea - go wild", or "That sounds good, but what about xxx?". The
194 new about "xxx" or seem _extra_ managerial by pointing out something the
Ddevices.txt1756 101 char Motorola DSP 56xxx board
/linux-4.4.14/drivers/block/
DKconfig124 tristate "Compaq Smart Array 5xxx support"
128 This is the driver for Compaq Smart Array 5xxx controllers.
135 bool "SCSI tape drive support for Smart Array 5xxx"
140 changers (tape robots) to be accessed via a Compaq 5xxx array
/linux-4.4.14/Documentation/arm/pxa/
Dmfp.txt69 mean it is a GPIO signal, and by MFP<xxx> or pin xxx, we mean a physical
/linux-4.4.14/drivers/scsi/
DMakefile120 obj-$(CONFIG_SCSI_3W_9XXX) += 3w-9xxx.o
DKconfig351 tristate "3ware 5/6/7/8xxx ATA-RAID support"
376 tristate "3ware 9xxx SATA-RAID support"
384 <file:drivers/scsi/3w-9xxx.c>.
543 tristate "HighPoint RocketRAID 3xxx/4xxx Controller support"
546 This option enables support for HighPoint RocketRAID 3xxx/4xxx
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dqcom,pmic-mpp.txt3 This binding describes the MPP block(s) found in the 8xxx series
Dqcom,pmic-gpio.txt3 This binding describes the GPIO block(s) found in the 8xxx series of
/linux-4.4.14/Documentation/i2c/busses/
Di2c-piix491 command: lspci -xxx -s 00:0f.0
/linux-4.4.14/Documentation/block/
Dqueue-sysfs.txt7 These files are the ones found in the /sys/block/xxx/queue/ directory.
Dbiodoc.txt902 calls elevator_xxx_fn in the elevator switch (block/elevator.c). Oh, xxx
903 and xxx might not match exactly, but use your imagination. If an elevator
/linux-4.4.14/Documentation/zh_CN/
DHOWTO21 中文版校译者: 钟宇 TripleX Chung <xxx.phy@gmail.com>
/linux-4.4.14/tools/perf/Documentation/
Dperf-report.txt292 perf record --branch-filter xxx where xxx is a branch filter option.
/linux-4.4.14/drivers/scsi/arm/
Dacornscsi.c111 #define DBG(cmd,xxx...) \ argument
113 xxx; \
116 #define DBG(cmd,xxx...) xxx argument
/linux-4.4.14/drivers/net/phy/
DKconfig103 tristate "Drivers for Broadcom 7xxx SOCs internal PHYs"
/linux-4.4.14/arch/arm/boot/dts/
Dr8a7790-lager.dts35 * aplay xxx.wav &
Dr8a7791-koelsch.dts36 * aplay xxx.wav &
/linux-4.4.14/arch/m68k/ifpsp060/src/
Disp.S898 # (xxx).w,(xxx).l - use _imem_read_{word,long}() to fetch #
Dpfpsp.S915 # from all dyadics by the '0110xxx pattern
Dfpsp.S916 # from all dyadics by the '0110xxx pattern
/linux-4.4.14/Documentation/serial/
Dmoxa-smartio499 Error msg: Board #: C1xx Series(CAP=xxx) interrupt number invalid.
504 Error msg: No interrupt vector be set for Moxa ISA board(CAP=xxx).
/linux-4.4.14/Documentation/cgroups/
Dcgroups.txt349 # mount -t cgroup xxx /sys/fs/cgroup
351 The "xxx" is not interpreted by the cgroup code, but will appear in
380 xxx /sys/fs/cgroup/rg1
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DOverview.txt290 printk(KERN_ERR "no memory for xxx platform data\n");
/linux-4.4.14/drivers/mtd/devices/
DKconfig136 doesn't have access to, memory beyond the mem=xxx limit, nvram,
/linux-4.4.14/Documentation/fb/
Dfbcon.txt237 Unfortunately, if your bootline includes a vga=xxx parameter that sets the
/linux-4.4.14/drivers/base/
DKconfig109 proliferation of 'Include firmware for xxx device' options.
/linux-4.4.14/Documentation/vm/
Dhugetlbpage.txt33 HugePages_Rsvd: xxx
/linux-4.4.14/drivers/i2c/busses/
DKconfig668 built-in I2C interface on the Marvell 64xxx line of host bridges.
939 Say yes if you want to support the I2C bus on Wondermedia 8xxx-series
/linux-4.4.14/Documentation/input/
Djoystick.txt99 inputattach -xxx /dev/tts/X &
/linux-4.4.14/mm/
DKconfig208 # PA-RISC 7xxx's spinlock_t would enlarge struct page from 32 to 44 bytes.
/linux-4.4.14/firmware/
DWHENCE116 Driver: keyspan -- USB Keyspan USA-xxx serial device
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt881 vmlinux. The usage of $(call if_changed,xxx) will be described later.
1081 - When $(call if_changed,xxx) is used
/linux-4.4.14/drivers/usb/serial/
DKconfig302 tristate "USB Keyspan USA-xxx Serial Driver"
/linux-4.4.14/Documentation/sound/alsa/
DHD-Audio.txt466 - add_jack_modes (bool): add "xxx Jack Mode" enum controls to each
/linux-4.4.14/drivers/tty/serial/
DKconfig876 embedded PowerPC that contain a CPM1 (8xx) or CPM2 (8xxx)
/linux-4.4.14/lib/
DKconfig.debug477 possible with slub_debug=xxx. SLUB debugging may be switched
/linux-4.4.14/
DMAINTAINERS5026 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER