| /linux/arch/powerpc/platforms/powermac/ |
| H A D | bootx_init.c | 90 static void * __init bootx_early_getprop(unsigned long base, in bootx_early_getprop() 158 static void __init bootx_add_chosen_props(unsigned long base, in bootx_add_chosen_props() 181 static void __init bootx_add_display_props(unsigned long base, in bootx_add_display_props() 217 static void __init bootx_scan_dt_build_strings(unsigned long base, in bootx_scan_dt_build_strings() 275 static void __init bootx_scan_dt_build_struct(unsigned long base, in bootx_scan_dt_build_struct() 354 unsigned long base; in bootx_flatten_dt() local
|
| /linux/drivers/mailbox/ |
| H A D | mailbox-sti.c | 56 void __iomem *base; member 126 void __iomem *base = MBOX_BASE(mdev, instance); in sti_mbox_enable_channel() local 141 void __iomem *base = MBOX_BASE(mdev, instance); in sti_mbox_disable_channel() local 155 void __iomem *base = MBOX_BASE(mdev, instance); in sti_mbox_clear_irq() local 167 void __iomem *base = MBOX_BASE(mdev, instance); in sti_mbox_irq_to_channel() local 257 void __iomem *base = MBOX_BASE(mdev, instance); in sti_mbox_tx_is_ready() local 280 void __iomem *base = MBOX_BASE(mdev, instance); in sti_mbox_send_data() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | gt215.c | 35 struct nvkm_clk base; member 143 gt215_clk_read(struct nvkm_clk *base, enum nv_clk_src src) in gt215_clk_read() 187 gt215_clk_info(struct nvkm_clk *base, int idx, u32 khz, in gt215_clk_info() 235 gt215_pll_info(struct nvkm_clk *base, int idx, u32 pll, u32 khz, in gt215_pll_info() 459 gt215_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gt215_clk_calc() 486 gt215_clk_prog(struct nvkm_clk *base) in gt215_clk_prog() 516 gt215_clk_tidy(struct nvkm_clk *base) in gt215_clk_tidy()
|
| H A D | gk20a.c | 460 gk20a_clk_read(struct nvkm_clk *base, enum nv_clk_src src) in gk20a_clk_read() 480 gk20a_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gk20a_clk_calc() 489 gk20a_clk_prog(struct nvkm_clk *base) in gk20a_clk_prog() 502 gk20a_clk_tidy(struct nvkm_clk *base) in gk20a_clk_tidy() 543 gk20a_clk_fini(struct nvkm_clk *base) in gk20a_clk_fini() 565 gk20a_clk_init(struct nvkm_clk *base) in gk20a_clk_init()
|
| /linux/drivers/regulator/ |
| H A D | max8907-regulator.c | 46 #define REG_LDO(ids, supply, base, min, max, step) \ argument 75 #define REG_OUT5V(ids, supply, base, voltage) \ argument 89 #define REG_BBAT(ids, supply, base, min, max, step) \ argument 104 #define LDO_750_50(id, supply, base) REG_LDO(id, supply, (base), \ argument 106 #define LDO_650_25(id, supply, base) REG_LDO(id, supply, (base), \ argument
|
| H A D | pfuze100-regulator.c | 220 #define PFUZE100_FIXED_REG(_chip, _name, base, voltage) \ argument 235 #define PFUZE100_SW_REG(_chip, _name, base, min, max, step) \ argument 256 #define PFUZE100_SWB_REG(_chip, _name, base, mask, voltages) \ argument 273 #define PFUZE100_VGEN_REG(_chip, _name, base, min, max, step) \ argument 293 #define PFUZE100_COIN_REG(_chip, _name, base, mask, voltages) \ argument 310 #define PFUZE3000_VCC_REG(_chip, _name, base, min, max, step) { \ argument 330 #define PFUZE3000_SW_REG(_chip, _name, base, mask, voltages) \ argument 352 #define PFUZE3000_SW3_REG(_chip, _name, base, min, max, step) { \ argument
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
| H A D | nv04.c | 31 struct nvkm_instmem base; member 41 struct nvkm_instobj base; member 121 nv04_instobj_new(struct nvkm_instmem *base, u32 size, u32 align, bool zero, in nv04_instobj_new() 201 nv04_instmem_oneinit(struct nvkm_instmem *base) in nv04_instmem_oneinit() 241 nv04_instmem_dtor(struct nvkm_instmem *base) in nv04_instmem_dtor()
|
| /linux/drivers/clk/ux500/ |
| H A D | reset-prcc.c | 71 void __iomem *base = u8500_prcc_reset_base(ur, id); in u8500_prcc_reset() local 92 void __iomem *base = u8500_prcc_reset_base(ur, id); in u8500_prcc_reset_assert() local 105 void __iomem *base = u8500_prcc_reset_base(ur, id); in u8500_prcc_reset_deassert() local 118 void __iomem *base = u8500_prcc_reset_base(ur, id); in u8500_prcc_reset_status() local
|
| /linux/arch/mips/ath79/ |
| H A D | early_printk.c | 35 void __iomem *base = (void __iomem *)(KSEG1ADDR(AR71XX_UART_BASE)); in prom_putchar_ar71xx() local 44 void __iomem *base = (void __iomem *)(KSEG1ADDR(AR933X_UART_BASE)); in prom_putchar_ar933x() local 99 void __iomem *base; in prom_putchar_init() local
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_pil_info.c | 23 void __iomem *base; member 34 void __iomem *base; in qcom_pil_info_init() local 72 int qcom_pil_info_store(const char *image, phys_addr_t base, size_t size) in qcom_pil_info_store()
|
| /linux/drivers/watchdog/ |
| H A D | f71808e_wdt.c | 152 static inline int superio_inb(int base, int reg) in superio_inb() 158 static int superio_inw(int base, int reg) in superio_inw() 166 static inline void superio_outb(int base, int reg, u8 val) in superio_outb() 172 static inline void superio_set_bit(int base, int reg, int bit) in superio_set_bit() 179 static inline void superio_clear_bit(int base, int reg, int bit) in superio_clear_bit() 186 static inline int superio_enter(int base) in superio_enter() 201 static inline void superio_select(int base, int ld) in superio_select() 207 static inline void superio_exit(int base) in superio_exit()
|
| /linux/drivers/ptp/ |
| H A D | ptp_dfl_tod.c | 83 void __iomem *base = dt->tod_ctrl; in fine_adjust_tod_clock() local 101 void __iomem *base = dt->tod_ctrl; in coarse_adjust_tod_clock() local 130 void __iomem *base = dt->tod_ctrl; in dfl_tod_adjust_fine() local 175 void __iomem *base = dt->tod_ctrl; in dfl_tod_adjust_time() local 231 void __iomem *base = dt->tod_ctrl; in dfl_tod_get_timex() local 258 void __iomem *base = dt->tod_ctrl; in dfl_tod_set_time() local
|
| /linux/drivers/gpio/ |
| H A D | gpio-regmap.c | 57 unsigned int base, unsigned int offset, in gpio_regmap_simple_xlate() 72 unsigned int base, val, reg, mask; in gpio_regmap_get() local 96 unsigned int base = gpio_regmap_addr(gpio->reg_set_base); in gpio_regmap_set() local 116 unsigned int base, reg, mask; in gpio_regmap_set_with_clear() local 135 unsigned int base, val, reg, mask; in gpio_regmap_get_direction() local 178 unsigned int base, val, reg, mask; in gpio_regmap_set_direction() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | rammcp77.c | 28 struct nvkm_ram base; member 33 mcp77_ram_init(struct nvkm_ram *base) in mcp77_ram_init() 64 u64 base = (u64)nvkm_rd32(device, 0x100e10) << 12; in mcp77_ram_new() local
|
| /linux/sound/soc/sunxi/ |
| H A D | sun8i-adda-pr-regmap.c | 31 void __iomem *base = (void __iomem *)context; in adda_reg_read() local 54 void __iomem *base = (void __iomem *)context; in adda_reg_write() local 93 void __iomem *base) in sun8i_adda_pr_regmap_init()
|
| /linux/drivers/irqchip/ |
| H A D | irq-stm32mp-exti.c | 70 void __iomem *base; member 269 void __iomem *base = chip_data->host_data->base; in stm32mp_chip_suspend() local 281 void __iomem *base = chip_data->host_data->base; in stm32mp_chip_resume() local 294 void __iomem *base = chip_data->host_data->base; in stm32mp_exti_write_bit() local 303 void __iomem *base = chip_data->host_data->base; in stm32mp_exti_set_bit() local 316 void __iomem *base = chip_data->host_data->base; in stm32mp_exti_clr_bit() local 373 void __iomem *base = chip_data->host_data->base; in stm32mp_exti_set_type() local 460 void __iomem *base = chip_data->host_data->base; in stm32mp_exti_retrigger() local 565 void __iomem *base = h_data->base; in stm32mp_exti_chip_init() local
|
| H A D | irq-gic-common.c | 49 void __iomem *base) in gic_configure_irq() 91 void gic_dist_config(void __iomem *base, int gic_irqs, u8 priority) in gic_dist_config() 121 void gic_cpu_config(void __iomem *base, int nr, u8 priority) in gic_cpu_config()
|
| /linux/drivers/clk/mvebu/ |
| H A D | dove-divider.c | 20 void __iomem *base; member 37 static void dove_load_divider(void __iomem *base, u32 val, u32 mask, u32 load) in dove_load_divider() 163 void __iomem *base) in clk_register_dove_divider() 219 static int dove_divider_init(struct device *dev, void __iomem *base, in dove_divider_init() 250 void __iomem *base; in dove_divider_clk_init() local
|
| /linux/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-kms.h | 12 struct drm_plane base; member 18 struct drm_crtc base; member 29 struct drm_device base; member
|
| /linux/arch/alpha/kernel/ |
| H A D | pc873xx.c | 13 static unsigned int base, model; variable 26 static unsigned char __init pc873xx_read(unsigned int base, int reg) in pc873xx_read() 32 static void __init pc873xx_write(unsigned int base, int reg, unsigned char data) in pc873xx_write()
|
| /linux/drivers/clocksource/ |
| H A D | clps711x-timer.c | 30 static void __init clps711x_clksrc_init(struct clk *clock, void __iomem *base) in clps711x_clksrc_init() 51 static int __init _clps711x_clkevt_init(struct clk *clock, void __iomem *base, in _clps711x_clkevt_init() 80 void __iomem *base = of_iomap(np, 0); in clps711x_timer_init() local
|
| /linux/arch/sparc/lib/ |
| H A D | NG2memcpy.S | 140 #define FREG_LOAD_1(base, x0) \ argument 142 #define FREG_LOAD_2(base, x0, x1) \ argument 145 #define FREG_LOAD_3(base, x0, x1, x2) \ argument 149 #define FREG_LOAD_4(base, x0, x1, x2, x3) \ argument 154 #define FREG_LOAD_5(base, x0, x1, x2, x3, x4) \ argument 160 #define FREG_LOAD_6(base, x0, x1, x2, x3, x4, x5) \ argument 167 #define FREG_LOAD_7(base, x0, x1, x2, x3, x4, x5, x6) \ argument
|
| /linux/net/ipv4/ |
| H A D | inetpeer.c | 89 struct inet_peer_base *base, in lookup() 134 static void inet_peer_gc(struct inet_peer_base *base, in inet_peer_gc() 171 struct inet_peer *inet_getpeer(struct inet_peer_base *base, in inet_getpeer() 274 void inetpeer_invalidate_tree(struct inet_peer_base *base) in inetpeer_invalidate_tree()
|
| /linux/drivers/mtd/chips/ |
| H A D | cfi_util.c | 202 uint32_t cfi_send_gen_cmd(u_char cmd, uint32_t cmd_addr, uint32_t base, in cfi_send_gen_cmd() 219 int __xipram cfi_qry_present(struct map_info *map, __u32 base, in cfi_qry_present() 247 int __xipram cfi_qry_mode_on(uint32_t base, struct map_info *map, in cfi_qry_mode_on() 285 void __xipram cfi_qry_mode_off(uint32_t base, struct map_info *map, in cfi_qry_mode_off() 301 __u32 base = 0; // cfi->chips[0].start; in cfi_read_pri() local
|
| /linux/drivers/phy/renesas/ |
| H A D | phy-rcar-gen2.c | 63 void __iomem *base; member 120 void __iomem *base = drv->base; in rcar_gen2_phy_power_on() local 164 void __iomem *base = drv->base; in rcar_gen2_phy_power_off() local 196 void __iomem *base = drv->base; in rz_g1c_phy_power_on() local 225 void __iomem *base = drv->base; in rz_g1c_phy_power_off() local 341 void __iomem *base; in rcar_gen2_phy_probe() local
|