Searched defs:reg_end (Results  1 – 10 of 10) sorted by relevance
| /linux-4.4.14/drivers/staging/rdma/ipath/ | 
| D | ipath_diag.c | 142 	const u64 __iomem *reg_end = reg_addr + (count / sizeof(u64));  in ipath_read_umem64()  local179 	const u64 __iomem *reg_end = reg_addr + (count / sizeof(u64));  in ipath_write_umem64()  local
 217 	const u32 __iomem *reg_end = reg_addr + (count / sizeof(u32));  in ipath_read_umem32()  local
 257 	const u32 __iomem *reg_end = reg_addr + (count / sizeof(u32));  in ipath_write_umem32()  local
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/qib/ | 
| D | qib_diag.c | 343 	const u64 __iomem *reg_end;  in qib_read_umem64()  local387 	const u64 __iomem *reg_end;  in qib_write_umem64()  local
 432 	const u32 __iomem *reg_end;  in qib_read_umem32()  local
 478 	const u32 __iomem *reg_end;  in qib_write_umem32()  local
 
 | 
| /linux-4.4.14/drivers/edac/ | 
| D | altera_edac.c | 203 	const unsigned int *reg, *reg_end;  in get_total_mem()  local
 | 
| D | cpc925_edac.c | 300 	const unsigned int *reg, *reg_end;  in get_total_mem()  local
 | 
| /linux-4.4.14/drivers/bluetooth/ | 
| D | btmrvl_sdio.c | 1152 	unsigned int reg, reg_start, reg_end;  in btmrvl_sdio_dump_regs()  local1252 	unsigned int reg, reg_start, reg_end;  in btmrvl_sdio_dump_firmware()  local
 
 | 
| /linux-4.4.14/drivers/net/wireless/mwifiex/ | 
| D | sdio.c | 2236 	unsigned int reg, reg_start, reg_end;  in mwifiex_sdio_fw_dump()  local2359 	unsigned int reg, reg_start, reg_end;  in mwifiex_sdio_generic_fw_dump()  local
 2525 	u8 reg, reg_start, reg_end;  in mwifiex_sdio_reg_dump()  local
 
 | 
| D | pcie.c | 2320 	unsigned int reg, reg_start, reg_end;  in mwifiex_pcie_fw_dump()  local
 | 
| /linux-4.4.14/drivers/pinctrl/uniphier/ | 
| D | pinctrl-uniphier-core.c | 539 	unsigned reg, reg_end, shift, mask;  in uniphier_pmx_set_one_mux()  local
 | 
| /linux-4.4.14/arch/arm/kvm/ | 
| D | mmu.c | 750 	hva_t reg_end = hva + size;  in stage2_unmap_memslot()  local1746 	hva_t reg_end = hva + mem->memory_size;  in kvm_arch_prepare_memory_region()  local
 
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath6kl/ | 
| D | debug.c | 171 	u32 reg_end;  member
 |