Home
last modified time | relevance | path

Searched defs:memaddr (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Ddis-asm.h14 static inline int print_insn_powerpc(unsigned long insn, unsigned long memaddr) in print_insn_powerpc()
20 static inline int print_insn_spu(unsigned long insn, unsigned long memaddr) in print_insn_spu()
H A Dspu-dis.c83 print_insn_spu (unsigned long insn, unsigned long memaddr) in print_insn_spu()
H A Dppc-dis.c119 int print_insn_powerpc (unsigned long insn, unsigned long memaddr) in print_insn_powerpc()
/OK3568_Linux_fs/u-boot/common/
H A Dbedbug.c79 int disppc (unsigned char *memaddr, unsigned char *virtual, int num_instr, in disppc()
754 unsigned long asmppc (unsigned long memaddr, char *asm_buf, int *err) in asmppc()
855 int parse_operand (unsigned long memaddr, struct opcode *opc, in parse_operand()
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Darc-rimi.c291 void __iomem *memaddr = lp->mem_start + 0x800 + bufnum * 512 + offset; in arcrimi_copy_to_card() local
300 void __iomem *memaddr = lp->mem_start + 0x800 + bufnum * 512 + offset; in arcrimi_copy_from_card() local
H A Dcom90xx.c633 void __iomem *memaddr = lp->mem_start + bufnum * 512 + offset; in com90xx_copy_to_card() local
642 void __iomem *memaddr = lp->mem_start + bufnum * 512 + offset; in com90xx_copy_from_card() local
/OK3568_Linux_fs/kernel/drivers/misc/eeprom/
H A Didt_89hpesx.c163 u16 memaddr; member
575 static int idt_eeprom_read_byte(struct idt_89hpesx_dev *pdev, u16 memaddr, in idt_eeprom_read_byte()
647 static int idt_eeprom_write(struct idt_89hpesx_dev *pdev, u16 memaddr, u16 len, in idt_eeprom_write()
713 static int idt_eeprom_read(struct idt_89hpesx_dev *pdev, u16 memaddr, u16 len, in idt_eeprom_read()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dperf.c735 static int perf_write_image(uint64_t *memaddr) in perf_write_image()
H A Dfirmware.c734 int pdc_stable_read(unsigned long staddr, void *memaddr, unsigned long count) in pdc_stable_read()
760 int pdc_stable_write(unsigned long staddr, void *memaddr, unsigned long count) in pdc_stable_write()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Ddisassemble.c291 static void print_sh_insn(u32 memaddr, u16 insn) in print_sh_insn()
/OK3568_Linux_fs/u-boot/cmd/
H A Di2c.c299 u_char *memaddr; in do_i2c_read() local
352 u_char *memaddr; in do_i2c_write() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Datarilance.c246 unsigned long memaddr; member
469 volatile unsigned short *memaddr = in lance_probe1() local
/OK3568_Linux_fs/u-boot/tools/gdb/
H A Dremote.c467 remote_write_bytes (memaddr, myaddr, len) in remote_write_bytes() argument
/OK3568_Linux_fs/u-boot/include/bedbug/
H A Dppc.h299 #define INSTRUCTION( memaddr ) ntohl(*(unsigned long *)(memaddr)) argument
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c357 memaddr = 0; in hfi1_file_mmap() local
/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Ddevice.h130 u32 memaddr; member
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dnet2280.h211 u32 memaddr; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dinit.c1569 unsigned char SISIOMEMTYPE *memaddr = SiS_Pr->VideoMemoryAddress; in SiS_ClearBuffer() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/via/
H A Dvia-rhine.c1033 long pioaddr, memaddr; in rhine_init_one_pci() local
H A Dvia-velocity.h1394 unsigned long memaddr; member
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_nx.c1396 long memaddr = BOOTLD_START; in qla82xx_fw_load_from_flash() local
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_nx.c1292 long flashaddr, memaddr; in qla4_82xx_load_from_flash() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2267 u32 offset, memtype, memaddr; in cxgb4_read_tpte() local