Home
last modified time | relevance | path

Searched refs:MEM (Results 1 – 41 of 41) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/amd/
Dsun3lance.c105 #define PKTBUF_ADDR(head) (void *)((unsigned long)(MEM) | (head)->base)
161 #define MEM lp->mem macro
347 MEM = dvma_malloc_align(sizeof(struct lance_memory), 0x10000); in lance_probe()
348 if (MEM == NULL) { in lance_probe()
365 dvma_free((void *)MEM); in lance_probe()
375 (unsigned long)MEM, in lance_probe()
383 MEM->init.hwaddr[0] = dev->dev_addr[1]; in lance_probe()
384 MEM->init.hwaddr[1] = dev->dev_addr[0]; in lance_probe()
385 MEM->init.hwaddr[2] = dev->dev_addr[3]; in lance_probe()
386 MEM->init.hwaddr[3] = dev->dev_addr[2]; in lance_probe()
[all …]
Datarilance.c175 #define RIEBL_MAGIC_ADDR ((unsigned long *)(((char *)MEM) + 0xee8a))
176 #define RIEBL_HWADDR_ADDR ((unsigned char *)(((char *)MEM) + 0xee8e))
177 #define RIEBL_IVEC_ADDR ((unsigned short *)(((char *)MEM) + 0xfffe))
233 #define MEM lp->mem macro
241 #define PKTBUF_ADDR(head) (((unsigned char *)(MEM)) + (head)->base)
533 MEM = (struct lance_memory *)memaddr; in lance_probe1()
598 ((((unsigned short *)MEM)[i*2] & 0x0f) << 4) | in lance_probe1()
599 ((((unsigned short *)MEM)[i*2+1] & 0x0f)); in lance_probe1()
612 MEM->init.mode = 0x0000; /* Disable Rx and Tx. */ in lance_probe1()
614 MEM->init.hwaddr[i] = dev->dev_addr[i^1]; /* <- 16 bit swap! */ in lance_probe1()
[all …]
/linux-4.4.14/arch/mn10300/mm/
Dmisalignment.c164 #define MEM(ADDR) (0x80000000 | (ADDR)) macro
193 { "mov", 0x60, 0xf0, 0, FMT_S0, 0, {DM1, MEM(AN0)}},
194 { "mov", 0x70, 0xf0, 0, FMT_S0, 0, {MEM(AM0), DN1}},
195 { "mov", 0xf000, 0xfff0, 0, FMT_D0, 0, {MEM(AM0), AN1}},
196 { "mov", 0xf010, 0xfff0, 0, FMT_D0, 0, {AM1, MEM(AN0)}},
205 { "mov", 0xf90a00, 0xffff00, 0, FMT_D6, AM33, {MEM(RM0), RN2}},
206 { "mov", 0xf91a00, 0xffff00, 0, FMT_D6, AM33, {RM2, MEM(RN0)}},
229 { "mov", 0xfc800000, 0xfff30000, 0, FMT_D4, 0, {AM1, MEM(IMM32_MEM)}},
230 { "mov", 0xfc810000, 0xfff30000, 0, FMT_D4, 0, {DM1, MEM(IMM32_MEM)}},
233 { "mov", 0xfca00000, 0xfffc0000, 0, FMT_D4, 0, {MEM(IMM32_MEM), AN0}},
[all …]
/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_res.c110 case MEM: in alloc_bus_range()
141 case MEM: in alloc_bus_range()
227 rc = alloc_bus_range(&newbus, &newrange, curr, MEM, 1); in ibmphp_rsrc_init()
236 rc = alloc_bus_range (&bus_cur, &newrange, curr, MEM, 0); in ibmphp_rsrc_init()
241 rc = alloc_bus_range(&newbus, &newrange, curr, MEM, 1); in ibmphp_rsrc_init()
310 new_mem->type = MEM; in ibmphp_rsrc_init()
398 case MEM: in add_bus_range()
423 case MEM: in add_bus_range()
471 case MEM: in update_resources()
516 case MEM: in fix_me()
[all …]
Dibmphp_pci.c465 mem_tmp->type = MEM; in configure_device()
515 mem[count]->type = MEM; in configure_device()
729 mem_tmp->type = MEM; in configure_bridge()
770 bus_mem[count]->type = MEM; in configure_bridge()
863 mem->type = MEM; in configure_bridge()
900 mem_tmp->type = MEM; in configure_bridge()
1312 if (ibmphp_find_resource (bus, start_address, &mem, MEM) < 0) { in unconfigure_boot_device()
1424 if (ibmphp_find_resource (bus, start_address, &mem, MEM) < 0) { in unconfigure_boot_bridge()
Dibmphp.h291 #define MEM 0 macro
/linux-4.4.14/arch/arm/boot/dts/
Darmada-xp-mv78460.dtsi129 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
131 0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 0.1 MEM */
133 0x82000000 0x3 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 0.2 MEM */
135 0x82000000 0x4 0 MBUS_ID(0x04, 0x78) 0 1 0 /* Port 0.3 MEM */
138 0x82000000 0x5 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 1.0 MEM */
140 0x82000000 0x6 0 MBUS_ID(0x08, 0xd8) 0 1 0 /* Port 1.1 MEM */
142 0x82000000 0x7 0 MBUS_ID(0x08, 0xb8) 0 1 0 /* Port 1.2 MEM */
144 0x82000000 0x8 0 MBUS_ID(0x08, 0x78) 0 1 0 /* Port 1.3 MEM */
147 0x82000000 0x9 0 MBUS_ID(0x04, 0xf8) 0 1 0 /* Port 2.0 MEM */
150 0x82000000 0xa 0 MBUS_ID(0x08, 0xf8) 0 1 0 /* Port 3.0 MEM */
Darmada-xp-mv78260.dtsi111 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
113 0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 0.1 MEM */
115 0x82000000 0x3 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 0.2 MEM */
117 0x82000000 0x4 0 MBUS_ID(0x04, 0x78) 0 1 0 /* Port 0.3 MEM */
120 0x82000000 0x5 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 1.0 MEM */
122 0x82000000 0x6 0 MBUS_ID(0x08, 0xd8) 0 1 0 /* Port 1.1 MEM */
124 0x82000000 0x7 0 MBUS_ID(0x08, 0xb8) 0 1 0 /* Port 1.2 MEM */
126 0x82000000 0x8 0 MBUS_ID(0x08, 0x78) 0 1 0 /* Port 1.3 MEM */
129 0x82000000 0x9 0 MBUS_ID(0x04, 0xf8) 0 1 0 /* Port 2.0 MEM */
Darmada-xp-mv78230.dtsi106 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
108 0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 0.1 MEM */
110 0x82000000 0x3 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 0.2 MEM */
112 0x82000000 0x4 0 MBUS_ID(0x04, 0x78) 0 1 0 /* Port 0.3 MEM */
114 0x82000000 0x5 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 1.0 MEM */
Darmada-385.dtsi95 0x82000000 0x1 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 0 MEM */
97 0x82000000 0x2 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 1 MEM */
99 0x82000000 0x3 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 2 MEM */
101 0x82000000 0x4 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 3 MEM */
Darmada-380.dtsi90 0x82000000 0x1 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 0 MEM */
92 0x82000000 0x2 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 1 MEM */
94 0x82000000 0x3 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 2 MEM */
Dkirkwood-6282.dtsi17 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
19 0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 1.0 MEM */
Dkirkwood-98dx4122.dtsi15 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
Darmada-39x.dtsi416 0x82000000 0x1 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 0 MEM */
418 0x82000000 0x2 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 1 MEM */
420 0x82000000 0x3 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 2 MEM */
422 0x82000000 0x4 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 3 MEM */
Dkirkwood-6281.dtsi15 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
Dkirkwood-6192.dtsi15 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
Darmada-370.dtsi87 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
89 0x82000000 0x2 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 1.0 MEM */
Darmada-375.dtsi597 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0 MEM */
599 0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 1 MEM */
Ddove.dtsi77 pcie-mem-aperture = <0xe0000000 0x10000000>; /* 256M MEM space */
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dmvebu-pci.txt107 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
109 0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 0.1 MEM */
111 0x82000000 0x3 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 0.2 MEM */
113 0x82000000 0x4 0 MBUS_ID(0x04, 0x78) 0 1 0 /* Port 0.3 MEM */
116 0x82000000 0x5 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 1.0 MEM */
118 0x82000000 0x6 0 MBUS_ID(0x08, 0xd8) 0 1 0 /* Port 1.1 MEM */
120 0x82000000 0x7 0 MBUS_ID(0x08, 0xb8) 0 1 0 /* Port 1.2 MEM */
122 0x82000000 0x8 0 MBUS_ID(0x08, 0x78) 0 1 0 /* Port 1.3 MEM */
125 0x82000000 0x9 0 MBUS_ID(0x04, 0xf8) 0 1 0 /* Port 2.0 MEM */
128 0x82000000 0xa 0 MBUS_ID(0x08, 0xf8) 0 1 0 /* Port 3.0 MEM */
/linux-4.4.14/lib/zlib_inflate/
Dinflate.h44 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
Dinflate.c703 case MEM: in zlib_inflate()
/linux-4.4.14/drivers/isdn/hardware/eicon/
Ddebuglib.h144 DBG_DECL(MEM)
198 #define DBG_MEM(args) DBG_TEST(MEM, args)
Ddebuglib.c62 DBG_FUNC(MEM) in DBG_FUNC() argument
/linux-4.4.14/arch/arm/mach-prima2/
Dsleep.S40 @ read the MEM ctl register and set the self
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dmpc8572ds_camp_core1.dts84 18 16 10 42 45 58 /* MEM L2 mdio serial crypto */
/linux-4.4.14/arch/powerpc/boot/dts/
Dc2k.dts61 0x80000000 0x80000000 0x08000000 /* PCI 0 MEM Space */
63 0xa0000000 0xa0000000 0x08000000 /* PCI 1 MEM Space */
/linux-4.4.14/Documentation/sound/oss/
DVIBRA1635 (CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING
DCMI833085 (CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING
/linux-4.4.14/Documentation/
Dvme_api.txt105 This is typically VME-to-MEM and/or MEM-to-VME, though some hardware can
106 support VME-to-VME and MEM-to-MEM transfers as well as test pattern generation.
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dda9063.txt32 bmem : BUCK MEM
/linux-4.4.14/drivers/staging/dgap/
Ddgap.h412 #define MEM 80 macro
Ddgap.c269 { MEM, "mem" },
270 { MEM, "memory" },
662 case MEM: /* memory address */ in dgap_parsefile()
/linux-4.4.14/Documentation/driver-model/
Ddevres.txt302 MEM
/linux-4.4.14/Documentation/devicetree/bindings/bus/
Dmvebu-mbus.txt255 0x82000800 0 0xe0000000 MBUS_ID(0x04, 0xe8) 0xe0000000 0 0x08000000 /* Port 0.0 MEM */
/linux-4.4.14/Documentation/thermal/
Dintel_powerclamp.txt293 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
/linux-4.4.14/Documentation/devicetree/bindings/
Dmarvell.txt62 0x80000000 0x80000000 0x8000000 /* PCI 0 MEM Space */
/linux-4.4.14/drivers/thermal/
DKconfig263 (CPU, GPU, MEM, PLLX). Cooling devices can be bound to the thermal
/linux-4.4.14/drivers/gpu/drm/
Ddrm_modes.c1033 MODE_STATUS(MEM),
/linux-4.4.14/Documentation/networking/
Darcnet-hardware.txt1515 < |_______________| | IO-Base | MEM | d | | ID1
1619 Note: Other MEM-Base addresses seem to be selectable, but only the above
2055 | |SW1 MEM+I/O| |_________________________| LED1|__|)
3076 ! MEM Coax Connector
/linux-4.4.14/Documentation/isdn/
DREADME.HiSax522 # teles 16.0 on IRQ=5, MEM=0xd8000, PORT=0xd80