Home
last modified time | relevance | path

Searched refs:xx (Results 1 – 25 of 212) sorted by relevance

123456789

/Linux-v4.19/include/linux/
Dvm_event_item.h6 #define DMA_ZONE(xx) xx##_DMA, argument
8 #define DMA_ZONE(xx) argument
12 #define DMA32_ZONE(xx) xx##_DMA32, argument
14 #define DMA32_ZONE(xx) argument
18 #define HIGHMEM_ZONE(xx) xx##_HIGH, argument
20 #define HIGHMEM_ZONE(xx) argument
23 #define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL, HIGHMEM_ZONE(xx) xx##_MOVABLE argument
/Linux-v4.19/arch/powerpc/platforms/
DMakefile9 obj-$(CONFIG_4xx) += 4xx/
13 obj-$(CONFIG_PPC_MPC52xx) += 52xx/
14 obj-$(CONFIG_PPC_8xx) += 8xx/
15 obj-$(CONFIG_PPC_82xx) += 82xx/
16 obj-$(CONFIG_PPC_83xx) += 83xx/
17 obj-$(CONFIG_FSL_SOC_BOOKE) += 85xx/
18 obj-$(CONFIG_PPC_86xx) += 86xx/
DKconfig.cputype17 604, 740, 750, 74xx) CPUs from Freescale and IBM, with their
18 embedded 512x/52xx/82xx/83xx/86xx counterparts.
19 The other embedded parts, namely 4xx, 8xx, e200 (55xx) and e500
20 (85xx) each form a family of their own that is not compatible
23 If unsure, select 52xx/6xx/7xx/74xx/82xx/83xx/86xx.
26 bool "512x/52xx/6xx/7xx/74xx/82xx/83xx/86xx"
30 bool "Freescale 85xx"
34 bool "Freescale 8xx"
144 bool "8xx family"
182 config 6xx
[all …]
/Linux-v4.19/drivers/scsi/qla2xxx/
DKconfig17 21xx ql2100_fw.bin
18 22xx ql2200_fw.bin
21 24xx, 54xx ql2400_fw.bin
22 25xx ql2500_fw.bin
34 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs"
40 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs
44 bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs"
47 Say Y here to enable the TCM_QLA2XXX fabric module DEBUG for QLogic 24xx+ series target mode HBAs
/Linux-v4.19/Documentation/s390/
Dqeth.txt37 MAC=xx:xx:xx:xx:xx:xx - MAC address of the host that is being registered
43 NTOK_IID=xx - device IID.
45 NTOK_CHPID=xx - device CHPID.
/Linux-v4.19/drivers/clk/ti/
DMakefile9 obj-$(CONFIG_SOC_AM33XX) += $(clk-common) clk-33xx.o dpll3xxx.o
14 obj-$(CONFIG_ARCH_OMAP4) += $(clk-common) clk-44xx.o \
16 obj-$(CONFIG_SOC_OMAP5) += $(clk-common) clk-54xx.o \
18 obj-$(CONFIG_SOC_DRA7XX) += $(clk-common) clk-7xx.o \
20 obj-$(CONFIG_SOC_AM43XX) += $(clk-common) dpll3xxx.o clk-43xx.o
/Linux-v4.19/arch/powerpc/boot/dts/
Diss4xx.dts20 model = "ibm,iss-4xx";
21 compatible = "ibm,iss-4xx";
34 model = "PowerPC,4xx"; // real CPU changed in sim
53 compatible = "ibm,uic-4xx", "ibm,uic";
64 compatible = "ibm,uic-4xx", "ibm,uic";
76 compatible = "ibm,plb-4xx", "ibm,plb4"; /* Could be PLB6, doesn't matter */
83 compatible = "ibm,opb-4xx", "ibm,opb";
Diss4xx-mpic.dts22 model = "ibm,iss-4xx";
23 compatible = "ibm,iss-4xx";
36 model = "PowerPC,4xx"; // real CPU changed in sim
50 model = "PowerPC,4xx"; // real CPU changed in sim
66 model = "PowerPC,4xx"; // real CPU changed in sim
82 model = "PowerPC,4xx"; // real CPU changed in sim
115 compatible = "ibm,plb-4xx", "ibm,plb4"; /* Could be PLB6, doesn't matter */
122 compatible = "ibm,opb-4xx", "ibm,opb";
/Linux-v4.19/arch/powerpc/
DMakefile325 85xx-32bit 85xx-hw fsl-emb-nonhw)
330 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw)
335 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw dpaa)
340 85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa)
345 86xx-hw fsl-emb-nonhw)
350 86xx-smp 86xx-hw fsl-emb-nonhw)
364 $(Q)$(MAKE) KCONFIG_ALLCONFIG=$(srctree)/arch/powerpc/configs/85xx-64bit.config \
/Linux-v4.19/arch/arm/mach-omap2/
Dsoc.h154 IS_OMAP_CLASS(24xx, 0x24)
155 IS_OMAP_CLASS(34xx, 0x34)
156 IS_OMAP_CLASS(44xx, 0x44)
157 IS_AM_CLASS(35xx, 0x35)
158 IS_OMAP_CLASS(54xx, 0x54)
159 IS_AM_CLASS(33xx, 0x33)
160 IS_AM_CLASS(43xx, 0x43)
162 IS_TI_CLASS(81xx, 0x81)
163 IS_DRA_CLASS(7xx, 0x7)
/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-sqlite.py413 for xx in x[0:n]:
414 q.addBindValue(str(xx))
443 for xx in x[0:15]:
444 sample_query.addBindValue(str(xx))
445 for xx in x[19:22]:
446 sample_query.addBindValue(str(xx))
/Linux-v4.19/drivers/clk/mvebu/
DMakefile10 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-xtal.o
11 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-tbg.o
12 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-periph.o
/Linux-v4.19/arch/arm64/boot/dts/cavium/
DMakefile2 dtb-$(CONFIG_ARCH_THUNDER) += thunder-88xx.dtb
3 dtb-$(CONFIG_ARCH_THUNDER2) += thunder2-99xx.dtb
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Darmada3700-xtal-clock.txt1 * Xtal Clock bindings for Marvell Armada 37xx SoCs
3 Marvell Armada 37xx SoCs allow to determine the xtal clock frequencies by
8 See Documentation/devicetree/bindings/pinctrl/marvell,armada-37xx-pinctrl.txt
/Linux-v4.19/arch/powerpc/sysdev/
DKconfig8 depends on PCI && 4xx
14 depends on PCI && 4xx
20 depends on PCI && 4xx
/Linux-v4.19/Documentation/scsi/
Dg_NCR5380.txt29 irq=xx[,...] the interrupt(s)
30 base=xx[,...] the port or base address(es) (for port or memory mapped, resp.)
31 card=xx[,...] card type(s):
39 ncr_irq=xx the interrupt
40 ncr_addr=xx the port or base address (for port or memory
/Linux-v4.19/Documentation/input/devices/
Damijoy.rst176 JOYxDAT Y7 Y6 Y5 Y4 Y3 Y2 xx xx X7 X6 X5 X4 X3 X2 xx xx
177 JOYxDAT Y7 Y6 Y5 Y4 Y3 Y2 xx xx X7 X6 X5 X4 X3 X2 xx xx
/Linux-v4.19/arch/arm/mach-omap1/include/mach/
Dsoc.h114 IS_OMAP_CLASS(7xx, 0x07)
115 IS_OMAP_CLASS(15xx, 0x15)
116 IS_OMAP_CLASS(16xx, 0x16)
/Linux-v4.19/Documentation/devicetree/bindings/pci/
D83xx-512x-pci.txt1 * Freescale 83xx and 512x PCI bridges
3 Freescale 83xx and 512x SOCs include the same PCI bridge core.
5 83xx/512x specific notes:
/Linux-v4.19/drivers/net/wireless/broadcom/b43/
DKconfig2 tristate "Broadcom 43xx wireless support (mac80211 stack)"
8 b43 is a driver for the Broadcom 43xx series wireless devices.
75 bool "Broadcom 43xx SDIO device support"
79 Broadcom 43xx device support for Soft-MAC SDIO devices.
85 Note that this does not support Broadcom 43xx Full-MAC devices.
173 bool "Broadcom 43xx debugging"
176 Broadcom 43xx debugging.
/Linux-v4.19/arch/powerpc/platforms/82xx/
DKconfig3 bool "82xx-based boards (PQ II)"
4 depends on 6xx
58 depends on 6xx
/Linux-v4.19/arch/powerpc/boot/
DMakefile70 $(obj)/4xx.o: BOOTCFLAGS += -mcpu=405
125 src-wlib-$(CONFIG_40x) += 4xx.c planetcore.c
126 src-wlib-$(CONFIG_44x) += 4xx.c ebony.c bamboo.c
146 src-plat-$(CONFIG_PPC_8xx) += cuboot-8xx.c fixed-head.S ep88xc.c redboot-8xx.c
147 src-plat-$(CONFIG_PPC_MPC52xx) += cuboot-52xx.c
149 src-plat-$(CONFIG_PPC_83xx) += cuboot-83xx.c fixed-head.S redboot-83xx.c
150 src-plat-$(CONFIG_FSL_SOC_BOOKE) += cuboot-85xx.c cuboot-85xx-cpm2.c
/Linux-v4.19/drivers/usb/serial/
Dbelkin_sa.h65 #define BELKIN_SA_RESET xx /* Reset the port */
66 #define BELKIN_SA_GET_MODEM_STATUS xx /* Force return of modem status register */
/Linux-v4.19/arch/powerpc/platforms/86xx/
DKconfig4 bool "86xx-based boards"
5 depends on 6xx
9 The Freescale E600 SoCs have 74xx cores.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-net-janz-ican319 (known values: "JANZ-ICAN3 ICANOS 1.xx", "JANZ-ICAN3 CAL/CANopen 1.xx")

123456789