Home
last modified time | relevance | path

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

12345678

/linux/include/linux/
H A 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
24 #define DEVICE_ZONE(xx) x argument
26 DEVICE_ZONE(xx) global() argument
29 FOR_ALL_ZONES(xx) global() argument
[all...]
/linux/Documentation/devicetree/bindings/watchdog/
H A Dmpc8xxx-wdt.txt1 * Freescale mpc8xxx watchdog driver (For 83xx, 86xx and 8xx)
10 On the 83xx, "Watchdog Timer Registers" area: <0x200 0x100>
11 On the 86xx, "Watchdog Timer Registers" area: <0xe4000 0x100>
12 On the 8xx, "General System Interface Unit" area: <0x0 0x10>
17 On the 83xx, it is located at offset 0x910
18 On the 86xx, it is located at offset 0xe0094
19 On the 8xx, it is located at offset 0x288
/linux/Documentation/hwmon/
H A Dpeci-dimmtemp.rst9 Intel Xeon E5-14xx v3 family
10 Intel Xeon E5-24xx v3 family
11 Intel Xeon E5-16xx v3 family
12 Intel Xeon E5-26xx v3 family
13 Intel Xeon E5-46xx v3 family
14 Intel Xeon E7-48xx v3 family
15 Intel Xeon E7-88xx v3 family
17 Intel Xeon E5-16xx v4 family
18 Intel Xeon E5-26xx v4 family
19 Intel Xeon E5-46xx v4 family
[all …]
H A Dpeci-cputemp.rst9 Intel Xeon E5-14xx v3 family
10 Intel Xeon E5-24xx v3 family
11 Intel Xeon E5-16xx v3 family
12 Intel Xeon E5-26xx v3 family
13 Intel Xeon E5-46xx v3 family
14 Intel Xeon E7-48xx v3 family
15 Intel Xeon E7-88xx v3 family
17 Intel Xeon E5-16xx v4 family
18 Intel Xeon E5-26xx v4 family
19 Intel Xeon E5-46xx v4 family
[all …]
/linux/drivers/scsi/qla2xxx/
H A DKconfig18 21xx ql2100_fw.bin
19 22xx ql2200_fw.bin
22 24xx, 54xx ql2400_fw.bin
23 25xx ql2500_fw.bin
35 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs"
41 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+
46 bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs"
50 QLogic 24xx+ series target mode HBAs.
/linux/arch/powerpc/platforms/
H A DMakefile9 obj-$(CONFIG_PPC_MPC52xx) += 52xx/
10 obj-$(CONFIG_PPC_8xx) += 8xx/
11 obj-$(CONFIG_PPC_82xx) += 82xx/
12 obj-$(CONFIG_PPC_83xx) += 83xx/
13 obj-$(CONFIG_FSL_SOC_BOOKE) += 85xx/
14 obj-$(CONFIG_PPC_86xx) += 86xx/
/linux/arch/powerpc/
H A DMakefile272 85xx-32bit 85xx-hw fsl-emb-nonhw)
277 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw)
282 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw dpaa)
287 85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa)
292 86xx-hw fsl-emb-nonhw)
297 86xx-smp 86xx-hw fsl-emb-nonhw)
311 $(Q)$(MAKE) KCONFIG_ALLCONFIG=$(srctree)/arch/powerpc/configs/8xx.config \
316 $(Q)$(MAKE) KCONFIG_ALLCONFIG=$(srctree)/arch/powerpc/configs/85xx-32bit.config \
335 $(Q)$(MAKE) KCONFIG_ALLCONFIG=$(srctree)/arch/powerpc/configs/85xx-64bit.config \
/linux/Documentation/arch/s390/
H A Dqeth.rst46 MAC=xx:xx:xx:xx:xx:xx
54 NTOK_IID=xx
57 NTOK_CHPID=xx
/linux/drivers/clk/ti/
H A 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 \
22 obj-$(CONFIG_SOC_AM43XX) += $(clk-common) dpll3xxx.o clk-43xx.o
/linux/arch/powerpc/boot/dts/
H A 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";
H A 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/arch/arm/mach-omap2/
H A Dsoc.h140 IS_OMAP_CLASS(24xx, 0x24)
141 IS_OMAP_CLASS(34xx, 0x34)
142 IS_OMAP_CLASS(44xx, 0x44)
143 IS_AM_CLASS(35xx, 0x35)
144 IS_OMAP_CLASS(54xx, 0x54)
145 IS_AM_CLASS(33xx, 0x33)
146 IS_AM_CLASS(43xx, 0x43)
148 IS_TI_CLASS(81xx, 0x81)
149 IS_DRA_CLASS(7xx, 0x7)
/linux/drivers/iio/imu/inv_icm42600/
H A DKconfig9 tristate "InvenSense ICM-426xx I2C driver"
14 This driver supports the InvenSense ICM-426xx motion tracking
21 tristate "InvenSense ICM-426xx SPI driver"
26 This driver supports the InvenSense ICM-426xx motion tracking
/linux/arch/arm/boot/dts/ti/omap/
H A DMakefile12 logicpd-torpedo-35xx-devkit.dtb \
13 logicpd-torpedo-37xx-devkit.dtb \
14 logicpd-torpedo-37xx-devkit-28.dtb \
15 logicpd-som-lv-35xx-devkit.dtb \
16 logicpd-som-lv-37xx-devkit.dtb \
30 omap3-evm-37xx.dtb \
107 am335x-netcan-plus-1xx.dtb \
108 am335x-netcom-plus-2xx.dtb \
109 am335x-netcom-plus-8xx.dtb \
/linux/drivers/clk/mvebu/
H A DMakefile11 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-xtal.o
12 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-tbg.o
13 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-periph.o
/linux/Documentation/input/devices/
H A 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/Documentation/devicetree/bindings/clock/
H A 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/Documentation/scsi/
H A Dg_NCR5380.rst37 irq=xx[,...] the interrupt(s)
38 base=xx[,...] the port or base address(es) (for port or memory mapped, resp.)
39 card=xx[,...] card type(s):
53 ncr_irq=xx the interrupt
54 ncr_addr=xx the port or base address (for port or memory
/linux/arch/arm64/boot/dts/cavium/
H A DMakefile2 dtb-$(CONFIG_ARCH_THUNDER) += thunder-88xx.dtb
3 dtb-$(CONFIG_ARCH_THUNDER2) += thunder2-99xx.dtb
/linux/drivers/net/wireless/broadcom/b43/
H A DKconfig3 tristate "Broadcom 43xx wireless support (mac80211 stack)"
10 b43 is a driver for the Broadcom 43xx series wireless devices.
77 bool "Broadcom 43xx SDIO device support"
81 Broadcom 43xx device support for Soft-MAC SDIO devices.
87 Note that this does not support Broadcom 43xx Full-MAC devices.
175 bool "Broadcom 43xx debugging"
178 Broadcom 43xx debugging.
/linux/Documentation/devicetree/bindings/pci/
H A 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/Documentation/admin-guide/media/
H A Dcx231xx-cardlist.rst74 - Hauppauge WinTV 930C-HD (1113xx) / HVR-900H (111xxx) / PCTV QuatroStick 521e
77 - Hauppauge WinTV 930C-HD (1114xx) / HVR-901H (1114xx) / PCTV QuatroStick 522e
/linux/mm/
H A Dvmstat.c1163 #define TEXT_FOR_DMA(xx) xx "_dma", argument
1165 #define TEXT_FOR_DMA(xx) argument
1169 #define TEXT_FOR_DMA32(xx) xx "_dma32", argument
1171 #define TEXT_FOR_DMA32(xx) argument
1175 #define TEXT_FOR_HIGHMEM(xx) xx "_high", argument
1177 #define TEXT_FOR_HIGHMEM(xx) argument
1181 #define TEXT_FOR_DEVICE(xx) xx "_device", argument
1183 #define TEXT_FOR_DEVICE(xx) argument
1186 #define TEXTS_FOR_ZONES(xx) TEXT_FOR_DMA(xx) TEXT_FOR_DMA32(xx) xx "_normal", \ argument
1187 TEXT_FOR_HIGHMEM(xx) xx "_movable", \
[all …]
/linux/sound/soc/bcm/
H A DMakefile13 snd-soc-63xx-y := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o
15 obj-$(CONFIG_SND_BCM63XX_I2S_WHISTLER) += snd-soc-63xx.o
/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py677 for xx in x[0:n]:
678 q.addBindValue(str(xx))
707 for xx in x[0:15]:
708 sample_query.addBindValue(str(xx))
709 for xx in x[19:25]:
710 sample_query.addBindValue(str(xx))

12345678