/openbmc/linux/drivers/net/mdio/ |
H A D | mdio-bcm-iproc.c | 38 void __iomem *base; member 41 static inline int iproc_mdio_wait_for_idle(void __iomem *base) in iproc_mdio_wait_for_idle() 57 static inline void iproc_mdio_config_clk(void __iomem *base) in iproc_mdio_config_clk()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gk20a.c | 93 gk20a_volt_vid_get(struct nvkm_volt *base) in gk20a_volt_vid_get() 108 gk20a_volt_vid_set(struct nvkm_volt *base, u8 vid) in gk20a_volt_vid_set() 118 gk20a_volt_set_id(struct nvkm_volt *base, u8 id, int condition) in gk20a_volt_set_id()
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | guest_sprintf.c | 34 #define __do_div(n, base) \ argument 43 static char *number(char *str, const char *end, long num, int base, int size, in number() 123 int i, base; in guest_vsnprintf() local
|
/openbmc/linux/include/net/ |
H A D | ip6_checksum.h | 49 __wsum base) in tcp_v6_check() 77 __wsum base) in udp_v6_check()
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-stm32-exti.c | 60 void __iomem *base; member 398 void __iomem *base = chip_data->host_data->base; in stm32_chip_suspend() local 411 void __iomem *base = chip_data->host_data->base; in stm32_chip_resume() local 485 void __iomem *base = chip_data->host_data->base; in stm32_exti_write_bit() local 494 void __iomem *base = chip_data->host_data->base; in stm32_exti_set_bit() local 507 void __iomem *base = chip_data->host_data->base; in stm32_exti_clr_bit() local 565 void __iomem *base = chip_data->host_data->base; in stm32_exti_h_set_type() local 674 void __iomem *base = chip_data->host_data->base; in stm32_exti_h_retrigger() local 793 void __iomem *base = h_data->base; in stm32_exti_chip_init() local
|
/openbmc/linux/sound/soc/sh/ |
H A D | siu_pcm.c | 40 u32 __iomem *base = info->reg; in siu_pcm_stmwrite_stop() local 106 u32 __iomem *base = info->reg; in siu_pcm_wr_set() local 154 u32 __iomem *base = info->reg; in siu_pcm_rd_set() local 261 u32 __iomem *base = info->reg; in siu_pcm_stmread_stop() local 452 u32 __iomem *base = info->reg; in siu_pcm_pointer_dma() local
|
/openbmc/linux/drivers/tty/ |
H A D | goldfish.c | 39 void __iomem *base; member 59 void __iomem *base = qtty->base; in do_rw_io() local 139 void __iomem *base = qtty->base; in goldfish_tty_interrupt() local 203 void __iomem *base = qtty->base; in goldfish_tty_chars_in_buffer() local 299 void __iomem *base; in goldfish_tty_probe() local
|
/openbmc/linux/drivers/cpufreq/ |
H A D | armada-37xx-cpufreq.c | 132 static void __init armada37xx_cpufreq_dvfs_setup(struct regmap *base, in armada37xx_cpufreq_dvfs_setup() 220 static void __init armada37xx_cpufreq_avs_configure(struct regmap *base, in armada37xx_cpufreq_avs_configure() 304 static void __init armada37xx_cpufreq_avs_setup(struct regmap *base, in armada37xx_cpufreq_avs_setup() 340 static void armada37xx_cpufreq_disable_dvfs(struct regmap *base) in armada37xx_cpufreq_disable_dvfs() 348 static void __init armada37xx_cpufreq_enable_dvfs(struct regmap *base) in armada37xx_cpufreq_enable_dvfs()
|
/openbmc/linux/arch/x86/platform/scx200/ |
H A D | scx200_32.c | 19 #define scx200_cb_probe(base) (inw((base) + SCx200_CBA) == (base)) argument 60 unsigned base; in scx200_probe() local
|
/openbmc/u-boot/arch/microblaze/cpu/ |
H A D | timer.c | 18 ulong get_timer (ulong base) in get_timer() 61 fdt_addr_t base = fdtdec_get_addr(blob, node, "reg"); in timer_init() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dccg.c | 62 struct dccg *base; in dccg3_create() local 87 struct dccg *base; in dccg30_create() local
|
/openbmc/linux/drivers/clk/mvebu/ |
H A D | common.c | 112 void __iomem *base; in mvebu_coreclk_setup() local 195 void __iomem *base; member 238 void __iomem *base; in mvebu_clk_gating_setup() local
|
/openbmc/linux/arch/mips/rb532/ |
H A D | irq.c | 77 #define READ_PEND(base) (*(base)) argument 78 #define READ_MASK(base) (*(base + 2)) argument 79 #define WRITE_MASK(base, val) (*(base + 2) = (val)) argument
|
/openbmc/linux/drivers/watchdog/ |
H A D | mt7621_wdt.c | 35 void __iomem *base; member 47 static inline void rt_wdt_w32(void __iomem *base, unsigned int reg, u32 val) in rt_wdt_w32() 52 static inline u32 rt_wdt_r32(void __iomem *base, unsigned int reg) in rt_wdt_r32()
|
H A D | rt2880_wdt.c | 44 void __iomem *base; member 57 static inline void rt_wdt_w32(void __iomem *base, unsigned int reg, u32 val) in rt_wdt_w32() 62 static inline u32 rt_wdt_r32(void __iomem *base, unsigned int reg) in rt_wdt_r32()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | module-plts.c | 111 static bool is_zero_addend_relocation(Elf32_Addr base, const Elf32_Rel *rel) in is_zero_addend_relocation() 139 static bool duplicate_rel(Elf32_Addr base, const Elf32_Rel *rel, int num) in duplicate_rel() 157 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts()
|
/openbmc/linux/include/crypto/internal/ |
H A D | aead.h | 23 struct crypto_instance base; member 30 struct crypto_spawn base; member 34 struct crypto_queue base; member
|
/openbmc/linux/drivers/bus/ |
H A D | omap_l3_noc.c | 50 static int l3_handle_target(struct omap_l3 *l3, void __iomem *base, in l3_handle_target() 165 void __iomem *base, *mask_reg; in l3_interrupt_handler() local 311 void __iomem *base, *mask_regx = NULL; in l3_resume_noirq() local
|
/openbmc/linux/drivers/net/can/sja1000/ |
H A D | sja1000_isa.c | 94 unsigned long flags, base = (unsigned long)priv->reg_base; in sja1000_isa_port_read_reg_indirect() local 108 unsigned long flags, base = (unsigned long)priv->reg_base; in sja1000_isa_port_write_reg_indirect() local 120 void __iomem *base = NULL; in sja1000_isa_probe() local
|
/openbmc/linux/drivers/misc/lkdtm/ |
H A D | heap.c | 67 int *base, *again; in lkdtm_WRITE_AFTER_FREE() local 93 int *base, *val, saw; in lkdtm_READ_AFTER_FREE() local 159 int *base; in lkdtm_READ_BUDDY_AFTER_FREE() local
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | plane.h | 16 struct drm_plane base; member 26 struct tegra_plane base; member 44 struct drm_plane_state base; member
|
/openbmc/u-boot/lib/ |
H A D | addr_map.c | 20 u64 base, upper, addr; in addrmap_virt_to_phys() local 42 phys_addr_t base, upper; in addrmap_phys_to_virt() local
|
/openbmc/qemu/tests/multiboot/ |
H A D | libc.c | 49 static void print_num(uint64_t value, int base) in print_num() 68 int base; in printf() local
|
/openbmc/u-boot/include/ |
H A D | div64.h | 28 # define do_div(n,base) ({ \ argument 204 # define do_div(n,base) ({ \ argument
|
/openbmc/linux/arch/arm/mach-rpc/ |
H A D | dma.c | 27 void __iomem *base; /* Controller base address */ member 98 void __iomem *base = idma->base; in iomd_dma_handle() local 158 void __iomem *base = idma->base; in iomd_enable_dma() local 195 void __iomem *base = idma->base; in iomd_disable_dma() local
|