Searched refs:reg_map (Results 1 - 33 of 33) sorted by relevance

/linux-4.4.14/arch/cris/arch-v32/mm/
H A Dl2cache.c5 #include <hwregs/reg_map.h>
/linux-4.4.14/arch/cris/arch-v32/lib/
H A Ddelay.c8 #include <hwregs/reg_map.h>
/linux-4.4.14/arch/cris/include/arch-v32/arch/
H A Dtimex.h4 #include <hwregs/reg_map.h>
/linux-4.4.14/arch/arm/mach-omap1/
H A Ddma.c38 static const struct omap_dma_reg reg_map[] = { variable in typeref:struct:omap_dma_reg
182 addr += reg_map[reg].offset; dma_write()
183 addr += reg_map[reg].stride * lch; dma_write()
186 if (reg_map[reg].type == OMAP_DMA_REG_2X16BIT) dma_write()
195 addr += reg_map[reg].offset; dma_read()
196 addr += reg_map[reg].stride * lch; dma_read()
199 if (reg_map[reg].type == OMAP_DMA_REG_2X16BIT) dma_read()
269 .reg_map = reg_map,
/linux-4.4.14/arch/arm/mach-omap2/
H A Ddma.c40 static const struct omap_dma_reg reg_map[] = { variable in typeref:struct:omap_dma_reg
91 addr += reg_map[reg].offset; dma_write()
92 addr += reg_map[reg].stride * lch; dma_write()
101 addr += reg_map[reg].offset; dma_read()
102 addr += reg_map[reg].stride * lch; dma_read()
207 .reg_map = reg_map,
/linux-4.4.14/arch/tile/kernel/
H A Dunaligned.c185 uint64_t reg_map = 0, alias_reg_map = 0, map; find_regs() local
190 * corresponding bits in reg_map and alias_map. These 2 bit maps find_regs()
197 reg_map |= 1ULL << reg; find_regs()
200 reg_map |= 1ULL << reg; find_regs()
214 reg_map |= (1ULL << reg); find_regs()
218 reg_map |= (1ULL << reg); find_regs()
222 reg_map |= (1ULL << reg); find_regs()
231 reg_map |= (1ULL << reg); find_regs()
235 reg_map |= (1ULL << reg); find_regs()
239 reg_map |= (1ULL << reg); find_regs()
248 reg_map |= (1ULL << reg); find_regs()
253 reg_map |= (1ULL << reg); find_regs()
259 reg_map |= (1ULL << reg); find_regs()
266 reg_map |= (1ULL << reg); find_regs()
270 reg_map |= (1ULL << reg); find_regs()
274 reg_map |= (1ULL << reg); find_regs()
293 /* Flip bits on reg_map. */ find_regs()
294 reg_map ^= -1ULL; find_regs()
296 /* Scan reg_map lower 54(TREG_SP) bits to find 3 set bits. */ find_regs()
298 if (reg_map & (0x1ULL << i)) { find_regs()
/linux-4.4.14/drivers/cpufreq/
H A Dcris-artpec3-cpufreq.c4 #include <hwregs/reg_map.h>
H A Dcris-etraxfs-cpufreq.c4 #include <hwregs/reg_map.h>
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dreg_map.h8 * by ../../../tools/rdesc/bin/rdes2c -base 0xb0000000 -map marb_bar.r marb_foo.r ccd_top.r ccd_stat.r ccd_tg.r ccd_dp.r ccd.r iop_sap_in.r iop_sap_out.r iop_sw_cfg.r iop_sw_cpu.r iop_sw_mpu.r iop_sw_spu.r iop_version.r iop_crc_par.r iop_dmc_in.r iop_dmc_out.r iop_fifo_in_extra.r iop_fifo_in.r iop_fifo_out_extra.r iop_fifo_out.r iop_mc.r iop_mpu.r iop_scrc_in.r iop_scrc_out.r iop_spu.r iop_timer_grp.r iop_trigger_grp.r iop.r -outfile reg_map.h reg.rmap
/linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dreg_map.h17 * id: $Id: reg_map.h,v 1.1 2007/02/13 11:55:30 starvik Exp $
/linux-4.4.14/drivers/dma/
H A Domap-dma.c34 const struct omap_dma_reg *reg_map; member in struct:omap_dmadev
47 const struct omap_dma_reg *reg_map; member in struct:omap_chan
228 const struct omap_dma_reg *r = od->reg_map + reg; omap_dma_glbl_write()
237 const struct omap_dma_reg *r = od->reg_map + reg; omap_dma_glbl_read()
246 const struct omap_dma_reg *r = c->reg_map + reg; omap_dma_chan_write()
253 const struct omap_dma_reg *r = c->reg_map + reg; omap_dma_chan_read()
1102 c->reg_map = od->reg_map; omap_dma_chan_init()
1146 od->reg_map = od->plat->reg_map; omap_dma_probe()
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Ddebugport.c10 #include <hwregs/reg_map.h>
H A Dprocess.c16 #include <hwregs/reg_map.h>
H A Dtime.c27 #include <hwregs/reg_map.h>
H A Dirq.c20 #include <hwregs/reg_map.h>
H A Dfasttimer.c21 #include <hwregs/reg_map.h>
H A Dkgdb.c177 #include <hwregs/reg_map.h>
/linux-4.4.14/arch/cris/arch-v32/mach-a3/
H A Ddma.c6 #include <hwregs/reg_map.h>
H A Dpinmux.c14 #include <hwregs/reg_map.h>
H A Darbiter.c38 #include <hwregs/reg_map.h>
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
H A DMakefile34 INCL_FILES += reg_map.h
127 reg_map.h: $(DESIGNDIR)/top/rtl/global.rmap $(DESIGNDIR)/top/mod/modreg.rmap
/linux-4.4.14/arch/cris/arch-v32/drivers/
H A Diop_fw_load.c14 #include <hwregs/reg_map.h>
H A Dsync_serial.c33 #include <hwregs/reg_map.h>
H A Dcryptocop.c29 #include <hwregs/reg_map.h>
/linux-4.4.14/arch/cris/arch-v32/drivers/mach-a3/
H A Dnandflash.c22 #include <hwregs/reg_map.h>
/linux-4.4.14/arch/cris/arch-v32/drivers/mach-fs/
H A Dnandflash.c22 #include <hwregs/reg_map.h>
/linux-4.4.14/arch/cris/arch-v32/mach-fs/
H A Ddma.c6 #include <hwregs/reg_map.h>
H A Dpinmux.c14 #include <hwregs/reg_map.h>
H A Darbiter.c12 #include <hwregs/reg_map.h>
/linux-4.4.14/arch/cris/boot/compressed/
H A Dmisc.c25 #include <hwregs/reg_map.h>
/linux-4.4.14/include/linux/
H A Domap-dma.h272 const struct omap_dma_reg *reg_map; member in struct:omap_system_dma_plat_info
/linux-4.4.14/drivers/net/wireless/zd1211rw/
H A Dzd_mac.c150 struct zd_reg_alpha2_map *reg_map; zd_reg2alpha2() local
152 reg_map = &reg_alpha2_map[i]; zd_reg2alpha2()
153 if (regdomain == reg_map->reg) { zd_reg2alpha2()
154 alpha2[0] = reg_map->alpha2[0]; zd_reg2alpha2()
155 alpha2[1] = reg_map->alpha2[1]; zd_reg2alpha2()
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj_map.h38 * Generated from: reg_map
43 * reg_map.1.tmp Mon Jan 18 12:09:24 2010 -

Completed in 1091 milliseconds