Searched defs:reg_base (Results 51 - 75 of 253) sorted by relevance

1234567891011

/linux-master/drivers/irqchip/
H A Dirq-tb10x.c103 void __iomem *reg_base; local
H A Dirq-atmel-aic-common.c216 void __iomem *reg_base; local
H A Dirq-csky-mpintc.c75 void __iomem *reg_base = this_cpu_read(intcl_reg); local
83 void __iomem *reg_base = this_cpu_read(intcl_reg); local
92 void __iomem *reg_base = this_cpu_read(intcl_reg); local
99 void __iomem *reg_base = this_cpu_read(intcl_reg); local
215 void __iomem *reg_base = this_cpu_read(intcl_reg); local
[all...]
H A Dirq-csky-apb-intc.c34 static void __iomem *reg_base; variable
60 static void __init ck_set_gc(struct device_node *node, void __iomem *reg_base, argument
[all...]
/linux-master/drivers/spi/
H A Dspi-fsl-cpm.c78 struct fsl_spi_reg __iomem *reg_base = mspi->reg_base; local
104 struct fsl_spi_reg __iomem *reg_base = mspi->reg_base; local
199 struct fsl_spi_reg __iomem *reg_base = mspi->reg_base; local
/linux-master/kernel/irq/
H A Ddevres.c218 devm_irq_alloc_generic_chip(struct device *dev, const char *name, int num_ct, unsigned int irq_base, void __iomem *reg_base, irq_flow_handler_t handler) argument
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dthunder_xcv.c47 void __iomem *reg_base; member in struct:xcv
[all...]
/linux-master/include/video/
H A Dpxa168fb.h67 void __iomem *reg_base; member in struct:pxa168fb_info
/linux-master/drivers/nvmem/
H A Dlpc18xx_eeprom.c46 void __iomem *reg_base; member in struct:lpc18xx_eeprom_dev
/linux-master/drivers/clocksource/
H A Dtimer-tegra.c57 void __iomem *reg_base = timer_of_base(to_timer_of(evt)); local
75 void __iomem *reg_base = timer_of_base(to_timer_of(evt)); local
84 void __iomem *reg_base = timer_of_base(to_timer_of(evt)); local
96 void __iomem *reg_base = timer_of_base(to_timer_of(evt)); local
106 void __iomem *reg_base = timer_of_base(to_timer_of(evt)); local
196 void __iomem *reg_base = timer_of_base(&suspend_rtc_to); local
[all...]
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h81 void __iomem *reg_base; /* Register start address */ member in struct:otx_cptvf
/linux-master/drivers/input/joystick/
H A Dn64joy.c51 u32 __iomem *reg_base; member in struct:n64joy_priv
85 static void n64joy_write_reg(u32 __iomem *reg_base, const u8 reg, const u32 value) argument
90 static u32 n64joy_read_reg(u32 __iomem *reg_base, const u8 reg) argument
95 static void n64joy_wait_si_dma(u32 __iomem *reg_base) argument
[all...]
/linux-master/arch/x86/platform/intel-quark/
H A Dimr.c43 int reg_base; member in struct:imr_device
/linux-master/drivers/clk/rockchip/
H A Dclk-rk3368.c869 void __iomem *reg_base; local
H A Dclk-rk3328.c884 void __iomem *reg_base; local
H A Dclk-rk3228.c686 void __iomem *reg_base; local
H A Dclk-rv1108.c788 void __iomem *reg_base; local
H A Dclk-rk3036.c439 void __iomem *reg_base; local
H A Dclk-cpu.c55 void __iomem *reg_base; member in struct:rockchip_cpuclk
300 rockchip_clk_register_cpuclk(const char *name, const char *const *parent_names, u8 num_parents, const struct rockchip_cpuclk_reg_data *reg_data, const struct rockchip_cpuclk_rate_table *rates, int nrates, void __iomem *reg_base, spinlock_t *lock) argument
[all...]
/linux-master/drivers/clk/pistachio/
H A Dclk.h111 unsigned long reg_base; member in struct:pistachio_pll
/linux-master/drivers/cpufreq/
H A Dapple-soc-cpufreq.c65 void __iomem *reg_base; member in struct:apple_cpu_priv
208 void __iomem *reg_base; local
170 apple_soc_cpufreq_find_cluster(struct cpufreq_policy *policy, void __iomem **reg_base, const struct apple_soc_cpufreq_info **info) argument
[all...]
/linux-master/drivers/clk/samsung/
H A Dclk-s5pv210.c80 static void __iomem *reg_base; variable
H A Dclk-s3c64xx.c56 static void __iomem *reg_base; variable
/linux-master/drivers/clk/mvebu/
H A Dclk-cpu.c38 void __iomem *reg_base; member in struct:cpu_clk
[all...]
/linux-master/drivers/watchdog/
H A Dsa1100_wdt.c59 static void __iomem *reg_base; variable

Completed in 212 milliseconds

1234567891011