Home
last modified time | relevance | path

Searched refs:xx (Results 1 - 25 of 98) sorted by relevance

1234

/kernel/linux/linux-6.6/include/linux/
H A Dvm_event_item.h6 #define DMA_ZONE(xx) xx##_DMA,
8 #define DMA_ZONE(xx)
12 #define DMA32_ZONE(xx) xx##_DMA32,
14 #define DMA32_ZONE(xx)
18 #define HIGHMEM_ZONE(xx) xx##_HIGH,
20 #define HIGHMEM_ZONE(xx)
24 #define DEVICE_ZONE(xx) x
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dvm_event_item.h6 #define DMA_ZONE(xx) xx##_DMA,
8 #define DMA_ZONE(xx)
12 #define DMA32_ZONE(xx) xx##_DMA32,
14 #define DMA32_ZONE(xx)
18 #define HIGHMEM_ZONE(xx) xx##_HIGH,
20 #define HIGHMEM_ZONE(xx)
23 #define FOR_ALL_ZONES(xx) DMA_ZON
[all...]
/kernel/linux/linux-5.10/drivers/clk/ti/
H A DMakefile9 obj-$(CONFIG_SOC_AM33XX) += $(clk-common) clk-33xx.o dpll3xxx.o \
10 clk-33xx-compat.o
15 obj-$(CONFIG_ARCH_OMAP4) += $(clk-common) clk-44xx.o \
17 obj-$(CONFIG_SOC_OMAP5) += $(clk-common) clk-54xx.o \
19 obj-$(CONFIG_SOC_DRA7XX) += $(clk-common) clk-7xx.o \
21 dpll44xx.o clk-7xx-compat.o
22 obj-$(CONFIG_SOC_AM43XX) += $(clk-common) dpll3xxx.o clk-43xx.o \
23 clk-43xx-compat.o
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/powerpc/
H A DMakefile274 85xx-32bit 85xx-hw fsl-emb-nonhw)
279 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw)
284 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw dpaa)
289 85xx-64bit 85xx
[all...]
/kernel/linux/linux-6.6/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 \
105 am335x-netcan-plus-1xx.dtb \
106 am335x-netcom-plus-2xx.dtb \
107 am335x-netcom-plus-8xx.dtb \
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm/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 \
105 am335x-netcan-plus-1xx.dtb \
106 am335x-netcom-plus-2xx.dtb \
107 am335x-netcom-plus-8xx.dtb \
/kernel/linux/linux-5.10/arch/powerpc/
H A DMakefile312 85xx-32bit 85xx-hw fsl-emb-nonhw)
317 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw)
322 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw dpaa)
327 85xx-64bit 85xx
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmpc8260.h17 #include <platforms/82xx/pq2ads.h>
21 #include <platforms/82xx/m82xx_pci.h>
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsoc.h48 * SoC class bits (15xx, 16xx, 24xx, 34xx...) [07:00]
140 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,
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsoc.h48 * SoC class bits (15xx, 16xx, 24xx, 34xx...) [07:00]
140 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,
[all...]
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A DMakefile73 $(obj)/4xx.o: BOOTCFLAGS += -mcpu=405
126 src-wlib-$(CONFIG_40x) += 4xx.c planetcore.c
127 src-wlib-$(CONFIG_44x) += 4xx.c ebony.c bamboo.c
145 src-plat-$(CONFIG_PPC_8xx) += cuboot-8xx.c fixed-head.S ep88xc.c redboot-8xx.c
146 src-plat-$(CONFIG_PPC_MPC52xx) += cuboot-52xx.c
148 src-plat-$(CONFIG_PPC_83xx) += cuboot-83xx.c fixed-head.S redboot-83xx.c
149 src-plat-$(CONFIG_FSL_SOC_BOOKE) += cuboot-85xx.c cuboot-85xx
[all...]
H A Dwrapper282 platformo=$object/cuboot-8xx.o
285 platformo=$object/cuboot-52xx.o
294 platformo=$object/cuboot-83xx.o
297 platformo=$object/cuboot-85xx-cpm2.o
300 platformo=$object/cuboot-85xx.o
324 platformo="$object/fixed-head.o $object/redboot-8xx.o"
332 platformo="$object/fixed-head.o $object/redboot-83xx.o"
337 platformo=$object/cuboot-85xx.o
/kernel/linux/linux-5.10/sound/soc/bcm/
H A DMakefile13 snd-soc-63xx-objs := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o
15 obj-$(CONFIG_SND_BCM63XX_I2S_WHISTLER) += snd-soc-63xx.
/kernel/linux/linux-6.6/sound/soc/bcm/
H A DMakefile13 snd-soc-63xx-objs := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o
15 obj-$(CONFIG_SND_BCM63XX_I2S_WHISTLER) += snd-soc-63xx.
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H A Dsoc.h68 * CPU class bits (15xx, 16xx, 24xx, 34xx...) [07:00]
100 IS_OMAP_CLASS(7xx, 0x07)
101 IS_OMAP_CLASS(15xx, 0x15)
102 IS_OMAP_CLASS(16xx, 0x16)
/kernel/linux/linux-5.10/drivers/usb/serial/
H A 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 */
/kernel/linux/linux-6.6/drivers/usb/serial/
H A 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 */
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A DMakefile55 $(obj)/4xx.o: BOOTTARGETFLAGS += -mcpu=405
149 src-wlib-$(CONFIG_40x) += 4xx.c planetcore.c
150 src-wlib-$(CONFIG_44x) += 4xx.c ebony.c bamboo.c
168 src-plat-$(CONFIG_PPC_8xx) += cuboot-8xx.c fixed-head.S ep88xc.c redboot-8xx.c
169 src-plat-$(CONFIG_PPC_MPC52xx) += cuboot-52xx.c
171 src-plat-$(CONFIG_PPC_83xx) += cuboot-83xx.c fixed-head.S redboot-83xx.c
172 src-plat-$(CONFIG_FSL_SOC_BOOKE) += cuboot-85xx.c cuboot-85xx
[all...]
H A Dwrapper303 platformo=$object/cuboot-8xx.o
306 platformo=$object/cuboot-52xx.o
315 platformo=$object/cuboot-83xx.o
318 platformo=$object/cuboot-85xx-cpm2.o
321 platformo=$object/cuboot-85xx.o
345 platformo="$object/fixed-head.o $object/redboot-8xx.o"
353 platformo="$object/fixed-head.o $object/redboot-83xx.o"
358 platformo=$object/cuboot-85xx.o
/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Domap1-soc.h44 * CPU class bits (15xx, 16xx, 24xx, 34xx...) [07:00]
75 IS_OMAP_CLASS(15xx, 0x15)
76 IS_OMAP_CLASS(16xx, 0x16)
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexport-to-sqlite.py674 for xx in x[0:n]:
675 q.addBindValue(str(xx))
704 for xx in x[0:15]:
705 sample_query.addBindValue(str(xx))
706 for xx in x[19:24]:
707 sample_query.addBindValue(str(xx))
/kernel/linux/linux-6.6/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))
/kernel/linux/linux-6.6/mm/
H A Dvmstat.c1141 #define TEXT_FOR_DMA(xx) xx "_dma",
1143 #define TEXT_FOR_DMA(xx)
1147 #define TEXT_FOR_DMA32(xx) xx "_dma32",
1149 #define TEXT_FOR_DMA32(xx)
1153 #define TEXT_FOR_HIGHMEM(xx) xx "_high",
1155 #define TEXT_FOR_HIGHMEM(xx)
1159 #define TEXT_FOR_DEVICE(xx) x
[all...]
/kernel/linux/linux-5.10/sound/i2c/
H A Dcs8427.c280 int xx; in snd_cs8427_create()
284 for (xx = 0; xx < 127; xx++) in snd_cs8427_create()
285 printk(KERN_DEBUG "reg[0x%x] = 0x%x\n", xx+1, buf[xx]); in snd_cs8427_create()

Completed in 13 milliseconds

1234