/linux/arch/powerpc/xmon/ |
A D | dis-asm.h | 8 extern void print_address (unsigned long memaddr); 11 extern int print_insn_powerpc(unsigned long insn, unsigned long memaddr); 12 extern int print_insn_spu(unsigned long insn, unsigned long memaddr); 14 static inline int print_insn_powerpc(unsigned long insn, unsigned long memaddr) in print_insn_powerpc() argument 20 static inline int print_insn_spu(unsigned long insn, unsigned long memaddr) in print_insn_spu() argument
|
A D | spu-dis.c | 83 print_insn_spu (unsigned long insn, unsigned long memaddr) in print_insn_spu() argument 173 print_address(memaddr + DECODE_INSN_I9a (insn) * 4); in print_insn_spu() 176 print_address(memaddr + DECODE_INSN_I9b (insn) * 4); in print_insn_spu() 201 hex_value = memaddr + value; in print_insn_spu()
|
A D | ppc-dis.c | 119 int print_insn_powerpc (unsigned long insn, unsigned long memaddr) in print_insn_powerpc() argument 224 print_address(memaddr + value); in print_insn_powerpc() 273 memaddr += 2; in print_insn_powerpc()
|
/linux/drivers/net/ethernet/amd/ |
A D | atarilance.c | 246 unsigned long memaddr; member 465 volatile unsigned short *memaddr = in lance_probe1() local 476 (long)memaddr, (long)ioaddr )); in lance_probe1() 484 save1 = *memaddr; in lance_probe1() 485 *memaddr = 0x0001; in lance_probe1() 486 if (*memaddr != 0x0001) goto probe_fail; in lance_probe1() 488 *memaddr = 0x0000; in lance_probe1() 489 if (*memaddr != 0x0000) goto probe_fail; in lance_probe1() 490 *memaddr = save1; in lance_probe1() 529 MEM = (struct lance_memory *)memaddr; in lance_probe1() [all …]
|
/linux/drivers/misc/eeprom/ |
A D | idt_89hpesx.c | 132 u16 memaddr; member 544 static int idt_eeprom_read_byte(struct idt_89hpesx_dev *pdev, u16 memaddr, in idt_eeprom_read_byte() argument 566 eeseq.memaddr = cpu_to_le16(memaddr); in idt_eeprom_read_byte() 570 memaddr); in idt_eeprom_read_byte() 579 memaddr); in idt_eeprom_read_byte() 630 for (idx = 0; idx < len; idx++, memaddr++) { in idt_eeprom_write() 638 eeseq.memaddr = cpu_to_le16(memaddr); in idt_eeprom_write() 644 memaddr, data[idx]); in idt_eeprom_write() 653 ret = idt_eeprom_read_byte(pdev, memaddr, &eeseq.data); in idt_eeprom_write() 689 for (idx = 0; idx < len; idx++, memaddr++) { in idt_eeprom_read() [all …]
|
/linux/arch/parisc/kernel/ |
A D | perf.c | 193 static int perf_write_image(uint64_t *memaddr); 735 static int perf_write_image(uint64_t *memaddr) in perf_write_image() argument 771 tmp64 = *intrigue_bitmask & *memaddr++; in perf_write_image() 777 *bptr++ = *memaddr++; in perf_write_image() 803 __raw_writeq(tmp64 | (*memaddr++ & 0x0013000000000000ul), in perf_write_image() 808 __raw_writeq(*memaddr++, runway + RUNWAY_DEBUG); in perf_write_image()
|
A D | firmware.c | 734 int pdc_stable_read(unsigned long staddr, void *memaddr, unsigned long count) in pdc_stable_read() argument 743 memcpy(memaddr, pdc_result, count); in pdc_stable_read() 760 int pdc_stable_write(unsigned long staddr, void *memaddr, unsigned long count) in pdc_stable_write() argument 766 memcpy(pdc_result, memaddr, count); in pdc_stable_write()
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | file_ops.c | 314 memaddr = 0; in hfi1_file_mmap() local 340 memaddr = ((dd->physaddr + TXE_PIO_SEND) + in hfi1_file_mmap() 367 memaddr = virt_to_phys(memvirt) + in hfi1_file_mmap() 431 memaddr = (unsigned long) in hfi1_file_mmap() 448 memaddr = (unsigned long) in hfi1_file_mmap() 485 memaddr = (u64)uctxt->subctxt_uregbase; in hfi1_file_mmap() 497 memaddr = (u64)uctxt->subctxt_rcvegrbuf; in hfi1_file_mmap() 510 memaddr = (u64)cq->comps; in hfi1_file_mmap() 535 vma->vm_pgoff = PFN_DOWN(memaddr); in hfi1_file_mmap() 540 PFN_DOWN(memaddr), in hfi1_file_mmap() [all …]
|
/linux/drivers/net/arcnet/ |
A D | arc-rimi.c | 292 void __iomem *memaddr = lp->mem_start + 0x800 + bufnum * 512 + offset; in arcrimi_copy_to_card() local 294 TIME(dev, "memcpy_toio", count, memcpy_toio(memaddr, buf, count)); in arcrimi_copy_to_card() 301 void __iomem *memaddr = lp->mem_start + 0x800 + bufnum * 512 + offset; in arcrimi_copy_from_card() local 303 TIME(dev, "memcpy_fromio", count, memcpy_fromio(buf, memaddr, count)); in arcrimi_copy_from_card()
|
A D | com90xx.c | 634 void __iomem *memaddr = lp->mem_start + bufnum * 512 + offset; in com90xx_copy_to_card() local 636 TIME(dev, "memcpy_toio", count, memcpy_toio(memaddr, buf, count)); in com90xx_copy_to_card() 643 void __iomem *memaddr = lp->mem_start + bufnum * 512 + offset; in com90xx_copy_from_card() local 645 TIME(dev, "memcpy_fromio", count, memcpy_fromio(buf, memaddr, count)); in com90xx_copy_from_card()
|
/linux/arch/parisc/include/asm/ |
A D | pdc.h | 58 int pdc_stable_read(unsigned long staddr, void *memaddr, unsigned long count); 59 int pdc_stable_write(unsigned long staddr, void *memaddr, unsigned long count);
|
/linux/drivers/staging/vt6655/ |
A D | device.h | 128 u32 memaddr; member
|
A D | device_main.c | 1695 "Before get pci_info memaddr is %x\n", priv->memaddr); in vt6655_probe() 1699 priv->memaddr = pci_resource_start(pcid, 0); in vt6655_probe() 1701 priv->port_offset = ioremap(priv->memaddr & PCI_BASE_ADDRESS_MEM_MASK, in vt6655_probe()
|
/linux/arch/sh/kernel/ |
A D | disassemble.c | 291 static void print_sh_insn(u32 memaddr, u16 insn) in print_sh_insn() argument 427 disp_pc_addr = imm + 4 + (memaddr & relmask); in print_sh_insn() 445 pr_cont("%08x", imm + memaddr); in print_sh_insn()
|
/linux/include/linux/usb/ |
A D | net2280.h | 211 u32 memaddr; member
|
/linux/drivers/video/fbdev/sis/ |
A D | init.c | 1569 unsigned char SISIOMEMTYPE *memaddr = SiS_Pr->VideoMemoryAddress; in SiS_ClearBuffer() local 1574 if(!memaddr || !memsize) return; in SiS_ClearBuffer() 1578 memset_io(memaddr, 0, memsize); in SiS_ClearBuffer() 1580 pBuffer = (unsigned short SISIOMEMTYPE *)memaddr; in SiS_ClearBuffer() 1584 pBuffer = (unsigned short SISIOMEMTYPE *)memaddr; in SiS_ClearBuffer() 1587 memset_io(memaddr, 0, 0x8000); in SiS_ClearBuffer()
|
/linux/drivers/net/ethernet/via/ |
A D | via-rhine.c | 1035 long pioaddr, memaddr; in rhine_init_one_pci() local 1078 memaddr = pci_resource_start(pdev, 1); in rhine_init_one_pci() 1091 dev_name(hwdev), io_size, memaddr); in rhine_init_one_pci()
|
A D | via-velocity.h | 1394 unsigned long memaddr; member
|
A D | via-velocity.c | 2679 vptr->memaddr = pci_resource_start(pdev, 1); in velocity_get_pci_info() 2721 vptr->memaddr = res.start; in velocity_get_platform_info() 2812 regs = ioremap(vptr->memaddr, VELOCITY_IO_SIZE); in velocity_probe()
|
/linux/drivers/scsi/qla4xxx/ |
A D | ql4_nx.c | 1279 long flashaddr, memaddr; in qla4_82xx_load_from_flash() local 1283 flashaddr = memaddr = ha->hw.flt_region_bootload; in qla4_82xx_load_from_flash() 1297 rval = qla4_82xx_pci_mem_write_2M(ha, memaddr, &data, 8); in qla4_82xx_load_from_flash() 1302 memaddr += 8; in qla4_82xx_load_from_flash()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_main.c | 2267 u32 offset, memtype, memaddr; in cxgb4_read_tpte() local 2299 memaddr = offset; in cxgb4_read_tpte() 2302 memaddr = offset - edc0_end; in cxgb4_read_tpte() 2306 memaddr = offset - edc1_end; in cxgb4_read_tpte() 2309 memaddr = offset - edc1_end; in cxgb4_read_tpte() 2316 memaddr = offset - mc0_end; in cxgb4_read_tpte() 2328 ret = t4_memory_rw(adap, 0, memtype, memaddr, 32, tpte, T4_MEMORY_READ); in cxgb4_read_tpte()
|
/linux/drivers/scsi/qla2xxx/ |
A D | qla_nx.c | 1393 long memaddr = BOOTLD_START; in qla82xx_fw_load_from_flash() local 1405 qla82xx_pci_mem_write_2M(ha, memaddr, &data, 8); in qla82xx_fw_load_from_flash() 1407 memaddr += 8; in qla82xx_fw_load_from_flash()
|
/linux/tools/power/pm-graph/ |
A D | sleepgraph.py | 5580 memaddr = 0xf0000 5591 memaddr = int(buf[i+7:], 16) 5599 fp.seek(memaddr)
|