Searched refs:map (Results 1 - 25 of 2546) sorted by path

1234567891011>>

/linux-master/arch/alpha/lib/
H A Dev6-stxncpy.S289 cmoveq a2, t6, t8 # E : Latency=2, extra map slot (stall)
370 cmoveq a2, t5, t8 # E : Latency=2, extra map slot
/linux-master/arch/arm/include/debug/
H A Dvexpress.S25 @ Make an educated guess regarding the memory map:
35 @ Original memory map
40 @ RS1 memory map
/linux-master/arch/arm/mach-artpec/
H A Dboard-artpec6.c20 #include <asm/mach/map.h>
/linux-master/arch/arm/mach-bcm/
H A Dboard_bcm2835.c11 #include <asm/mach/map.h>
/linux-master/arch/arm/mach-clps711x/
H A Dboard-dt.c17 #include <asm/mach/map.h>
/linux-master/arch/arm/mach-npcm/
H A Dnpcm7xx.c9 #include <asm/mach/map.h>
/linux-master/arch/arm/mach-omap1/
H A Dflash.h9 #include <linux/mtd/map.h>
/linux-master/arch/arm/mach-omap2/
H A Dfb.c19 #include <asm/mach/map.h>
/linux-master/arch/arm/mach-sa1100/
H A Dh3xxx.c22 #include <asm/mach/map.h>
H A Djornada720.c30 #include <asm/mach/map.h>
/linux-master/arch/arm/mach-tegra/
H A Dio.c18 #include <asm/mach/map.h>
/linux-master/arch/arm/mach-vt8500/
H A Dvt8500.c15 #include <asm/mach/map.h>
/linux-master/arch/arm/plat-orion/
H A Dpcie.c16 #include <plat/addr-map.h>
/linux-master/arch/m68k/coldfire/
H A Damcore.c17 #include <linux/mtd/map.h>
/linux-master/arch/mips/alchemy/common/
H A Dirq.c876 static void __init au1000_init_irq(struct alchemy_irqmap *map) argument
900 while (map->irq != -1) {
901 irq_nr = map->irq;
910 if (map->prio == 0)
913 au1x_ic_settype(irq_get_irq_data(irq_nr), map->type);
914 ++map;
/linux-master/arch/mips/include/asm/
H A Dmips-gic.h239 GIC_VX_ACCESSOR_RW_INTR_REG(32, 0x040, 0x4, map)
318 * within the block of GIC map registers. This is almost the same as the order
323 * Return: The map register index corresponding to @intr.
/linux-master/arch/mips/pci/
H A Dpci-malta.c81 resource_size_t start, end, map, start1, end1, map1, map2, map3, mask; local
105 map = GT_READ(GT_PCI0M0REMAP_OFS);
115 map = map1;
119 BUG_ON((start & GT_PCI_HD_MSK) != (map & GT_PCI_HD_MSK) &&
123 gt64120_controller.mem_offset = (start & mask) - (map & mask);
132 map = GT_READ(GT_PCI0IOREMAP_OFS);
136 BUG_ON((start & GT_PCI_HD_MSK) != (map & GT_PCI_HD_MSK) &&
138 gt64120_io_resource.start = map & mask;
139 gt64120_io_resource.end = (map & mask) | ~mask;
151 map
[all...]
/linux-master/arch/powerpc/boot/dts/fsl/
H A Dmpc8544si-post.dtsi70 interrupt-map-mask = <0xf800 0 0 7>;
72 interrupt-map = <
99 interrupt-map-mask = <0xf800 0 0 7>;
100 interrupt-map = <
127 interrupt-map-mask = <0xf800 0 0 7>;
128 interrupt-map = <
H A Dmpc8548si-post.dtsi81 interrupt-map-mask = <0xf800 0 0 7>;
82 interrupt-map = <
H A Dmpc8568si-post.dtsi73 interrupt-map-mask = <0xf800 0 0 7>;
74 interrupt-map = <
H A Dmpc8569si-post.dtsi61 interrupt-map-mask = <0xf800 0 0 7>;
62 interrupt-map = <
H A Dp1020si-post.dtsi60 interrupt-map-mask = <0xf800 0 0 7>;
61 interrupt-map = <
88 interrupt-map-mask = <0xf800 0 0 7>;
90 interrupt-map = <
H A Dp1021si-post.dtsi60 interrupt-map-mask = <0xf800 0 0 7>;
61 interrupt-map = <
88 interrupt-map-mask = <0xf800 0 0 7>;
90 interrupt-map = <
/linux-master/arch/powerpc/boot/dts/
H A DkuroboxHD.dts127 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
128 interrupt-map = <
H A DkuroboxHG.dts127 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
128 interrupt-map = <

Completed in 232 milliseconds

1234567891011>>