/Linux-v4.19/drivers/net/wireless/ath/ath5k/ |
D | Kconfig | 2 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-v4.19/Documentation/devicetree/bindings/phy/ |
D | phy-bindings.txt | 20 compatible = "xxx"; 44 usb1: usb_otg_ss@xxx { 45 compatible = "xxx"; 46 reg = <xxx>; 59 usb2: usb_otg_ss@xxx { 60 compatible = "xxx"; 61 reg = <xxx>;
|
/Linux-v4.19/drivers/net/ethernet/brocade/bna/ |
D | bna.h | 122 #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-v4.19/scripts/ |
D | extract-vmlinux | 58 try_decompress '\135\0\0\0' xxx unlzma 60 try_decompress '\002!L\030' xxx 'lz4 -d' 61 try_decompress '(\265/\375' xxx unzstd
|
D | extract-ikconfig | 62 try_decompress '\135\0\0\0' xxx unlzma
|
/Linux-v4.19/Documentation/filesystems/ |
D | isofs.txt | 26 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
|
D | omfs.txt | 34 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
|
D | befs.txt | 51 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.
|
/Linux-v4.19/include/linux/ |
D | cred.h | 345 #define task_cred_xxx(task, xxx) \ argument 347 __typeof__(((struct cred *)NULL)->xxx) ___val; \ 349 ___val = __task_cred((task))->xxx; \ 357 #define current_cred_xxx(xxx) \ argument 359 current_cred()->xxx; \
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas_tf/ |
D | Kconfig | 2 tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware" 6 A library for Marvell Libertas 8xxx devices using thinfirm.
|
/Linux-v4.19/arch/sh/tools/ |
D | mach-types | 2 # MACH_<xxx> CONFIG_<xxx>
|
/Linux-v4.19/drivers/clk/ti/ |
D | Makefile | 11 obj-$(CONFIG_ARCH_OMAP2) += $(clk-common) interface.o clk-2xxx.o 13 clk-3xxx.o dpll3xxx.o
|
/Linux-v4.19/tools/testing/selftests/tc-testing/plugin-lib/ |
D | README-PLUGINS | 22 This plugin will write files to the cwd, called vgnd-xxx.log. These will contain 23 the valgrind output for test xxx. Any file matching the glob 'vgnd-*.log' will be
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | lp87565.txt | 10 - xxx-in-supply: Phandle to parent supply node of each regulator 11 populated under regulators node. xxx should match
|
D | lp873x.txt | 10 - xxx-in-supply: Phandle to parent supply node of each regulator 11 populated under regulators node. xxx can be
|
D | qcom,spmi-pmic.txt | 41 - compatible: Should contain "qcom,xxx", where "xxx" is a peripheral name.
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | Kconfig | 2 tristate "Marvell 8xxx Libertas WLAN driver support" 9 A library for Marvell Libertas 8xxx devices.
|
/Linux-v4.19/Documentation/powerpc/ |
D | mpc52xx.txt | 34 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
|
/Linux-v4.19/Documentation/devicetree/bindings/power/reset/ |
D | reboot-mode.txt | 10 as mode-xxx = <magic> (xxx is mode name, magic should be a none-zero value).
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | Makefile | 54 aicasm-7xxx-opts-$(CONFIG_AIC7XXX_REG_PRETTY_PRINT) := \ 60 $(aicasm-7xxx-opts-y) -o $(obj)/aic7xxx_seq.h \
|
/Linux-v4.19/Documentation/networking/ |
D | iphase.txt | 131 -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.
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | emev2-clock.txt | 16 and "xxx frequency division setting register" (XXXCLKDIV) registers. 29 Registers are "xxx clock gate control register" (XXXGCLKCTRL).
|
/Linux-v4.19/arch/mips/include/asm/ip32/ |
D | mace.h | 91 unsigned long xxx; /* later... */ member 319 volatile unsigned long xxx; /* later... */ member
|
/Linux-v4.19/Documentation/devicetree/bindings/ata/ |
D | fsl-sata.txt | 1 * Freescale 8xxx/3.0 Gb/s SATA nodes
|
/Linux-v4.19/Documentation/devicetree/bindings/serial/ |
D | cdns,uart.txt | 5 Use "xlnx,xuartps","cdns,uart-r1p8" for Zynq-7xxx SoC.
|