/openbmc/linux/include/linux/ |
H A D | io.h | 118 static inline int __must_check arch_phys_wc_add(unsigned long base, in arch_phys_wc_add() 162 static inline int arch_io_reserve_memtype_wc(resource_size_t base, in arch_io_reserve_memtype_wc() 168 static inline void arch_io_free_memtype_wc(resource_size_t base, in arch_io_free_memtype_wc()
|
/openbmc/linux/drivers/soc/renesas/ |
H A D | rcar-rst.c | 25 static int rcar_rst_enable_wdt_reset(void __iomem *base) in rcar_rst_enable_wdt_reset() 31 static int rcar_rst_v3u_enable_wdt_reset(void __iomem *base) in rcar_rst_v3u_enable_wdt_reset() 128 void __iomem *base; in rcar_rst_init() local
|
/openbmc/linux/arch/arm/mach-shmobile/ |
H A D | setup-rcar-gen2.c | 64 void __iomem *base; in rcar_gen2_timer_init() local 127 u64 base, size; member 151 u64 base, size; in rcar_gen2_scan_mem() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | mxc_i2c.c | 171 ulong base = i2c_bus->base; in bus_i2c_set_bus_speed() local 199 ulong base = i2c_bus->base; in wait_for_sr_state() local 232 ulong base = i2c_bus->base; in tx_byte() local 262 ulong base = i2c_bus->base; in i2c_imx_stop() local 282 ulong base = i2c_bus->base; in i2c_init_transfer_() local 478 ulong base = i2c_bus->base; in i2c_read_data() local 536 ulong base = i2c_bus->base; in bus_i2c_read() local 699 ulong base = mxc_i2c_buses[I2C_EARLY_INIT_INDEX].base; in i2c_early_init_f() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | npde.c | 29 nvbios_npdeTe(struct nvkm_bios *bios, u32 base) in nvbios_npdeTe() 50 nvbios_npdeTp(struct nvkm_bios *bios, u32 base, struct nvbios_npdeT *info) in nvbios_npdeTp()
|
H A D | pcir.c | 28 nvbios_pcirTe(struct nvkm_bios *bios, u32 base, u8 *ver, u16 *hdr) in nvbios_pcirTe() 52 nvbios_pcirTp(struct nvkm_bios *bios, u32 base, u8 *ver, u16 *hdr, in nvbios_pcirTp()
|
/openbmc/linux/drivers/clk/davinci/ |
H A D | psc-da830.c | 41 static int da830_psc0_init(struct device *dev, void __iomem *base) in da830_psc0_init() 103 static int da830_psc1_init(struct device *dev, void __iomem *base) in da830_psc1_init()
|
H A D | pll.c | 106 void __iomem *base; member 290 void __iomem *base; member 369 void __iomem *base, in davinci_pll_clk_register() 545 void __iomem *base) in davinci_pll_auxclk_register() 559 void __iomem *base) in davinci_pll_sysclkbp_clk_register() 575 void __iomem *base) in davinci_pll_obsclk_register() 679 void __iomem *base) in davinci_pll_sysclk_register() 750 void __iomem *base, in of_davinci_pll_init() 897 void __iomem *base; in davinci_pll_probe() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_aperture.c | 142 int devm_aperture_acquire_from_firmware(struct drm_device *dev, resource_size_t base, in devm_aperture_acquire_from_firmware() 168 int drm_aperture_remove_conflicting_framebuffers(resource_size_t base, resource_size_t size, in drm_aperture_remove_conflicting_framebuffers()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | nv50.c | 33 struct nvkm_instmem base; member 46 struct nvkm_instobj base; member 61 u64 base = (nvkm_memory_addr(iobj->ram) + offset) & 0xffffff00000ULL; in nv50_instobj_wr32_slow() local 80 u64 base = (nvkm_memory_addr(iobj->ram) + offset) & 0xffffff00000ULL; in nv50_instobj_rd32_slow() local 356 nv50_instobj_wrap(struct nvkm_instmem *base, in nv50_instobj_wrap() 397 nv50_instmem_fini(struct nvkm_instmem *base) in nv50_instmem_fini()
|
/openbmc/linux/drivers/mfd/ |
H A D | omap-usb-tll.c | 100 void __iomem *base; member 113 static inline void usbtll_write(void __iomem *base, u32 reg, u32 val) in usbtll_write() 118 static inline u32 usbtll_read(void __iomem *base, u32 reg) in usbtll_read() 123 static inline void usbtll_writeb(void __iomem *base, u32 reg, u8 val) in usbtll_writeb() 204 void __iomem *base; in usbtll_omap_probe() local 327 void __iomem *base = tll->base; in omap_tll_init() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 138 struct vmw_du_update_plane base; member 150 struct vmw_du_update_plane base; member 215 struct drm_framebuffer base; member 228 struct vmw_framebuffer base; member 237 struct vmw_framebuffer base; member 266 struct drm_crtc_state base; member 286 struct drm_plane_state base; member 311 struct drm_connector_state base; member 339 struct drm_plane base; member
|
/openbmc/linux/arch/x86/pci/ |
H A D | mmconfig_32.c | 39 static void pci_exp_set_dev_base(unsigned int base, int bus, int devfn) in pci_exp_set_dev_base() 55 u32 base; in pci_mmcfg_read() local 94 u32 base; in pci_mmcfg_write() local
|
/openbmc/u-boot/arch/x86/cpu/quark/ |
H A D | quark.c | 21 u32 base, mask; in quark_setup_mtrr() local 314 u32 base; in quark_irq_init() local 365 u32 base, val; in board_final_cleanup() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramnv40.c | 34 nv40_ram_calc(struct nvkm_ram *base, u32 freq) in nv40_ram_calc() 67 nv40_ram_prog(struct nvkm_ram *base) in nv40_ram_prog() 179 nv40_ram_tidy(struct nvkm_ram *base) in nv40_ram_tidy()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | r4k_fpu.S | 229 .macro op_one_wr op, idx, base 295 .macro save_msa_upper wr, off, base 352 .macro restore_msa_upper wr, off, base
|
/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/ |
H A D | gpio.h | 17 u8 *base; /* address of registers in physical memory */ member 23 ulong base; /* address of registers in physical memory */ member
|
/openbmc/u-boot/drivers/net/ |
H A D | ep93xx_eth.h | 80 struct tx_descriptor *base; member 89 struct tx_status *base; member 98 struct rx_descriptor *base; member 107 struct rx_status *base; member
|
/openbmc/linux/drivers/fpga/ |
H A D | dfl-afu-error.c | 33 void __iomem *base; in __afu_port_err_mask() local 119 void __iomem *base; in errors_show() local 150 void __iomem *base; in first_error_show() local 168 void __iomem *base; in first_malformed_req_show() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | asm-eva.h | 17 #define kernel_cache(op, base) "cache " op ", " base "\n" argument 18 #define kernel_pref(hint, base) "pref " hint ", " base "\n" argument 54 #define user_cache(op, base) __BUILD_EVA_INSN("cachee", op, base) argument 55 #define user_pref(hint, base) __BUILD_EVA_INSN("prefe", hint, base) argument 76 #define user_cache(op, base) kernel_cache(op, base) argument 77 #define user_pref(hint, base) kernel_pref(hint, base) argument 104 #define kernel_cache(op, base) cache op, base argument 105 #define kernel_pref(hint, base) pref hint, base argument 141 #define user_cache(op, base) __BUILD_EVA_INSN(cachee, op, base) argument 162 #define user_cache(op, base) kernel_cache(op, base) argument [all …]
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | utstrtoul64.c | 84 u32 base = 10; /* Default is decimal */ in acpi_ut_strtoul64() local 290 u32 base = 10; /* Default is decimal */ in acpi_ut_explicit_strtoul64() local
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | pinctrl_ich6.c | 31 static int ich6_pinctrl_set_value(uint16_t base, unsigned offset, int value) in ich6_pinctrl_set_value() 41 static int ich6_pinctrl_set_function(uint16_t base, unsigned offset, int func) in ich6_pinctrl_set_function() 51 static int ich6_pinctrl_set_direction(uint16_t base, unsigned offset, int dir) in ich6_pinctrl_set_direction()
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-integrator-ap.c | 27 void __iomem *base) in integrator_clocksource_init() 127 void __iomem *base, int irq) in integrator_clockevent_init() 161 void __iomem *base; in integrator_ap_timer_init_of() local
|
/openbmc/linux/drivers/clk/ |
H A D | clk-en7523.c | 47 void __iomem *base; member 158 static unsigned int en7523_get_base_rate(void __iomem *base, unsigned int i) in en7523_get_base_rate() 176 static u32 en7523_get_div(void __iomem *base, int i) in en7523_get_div() 281 void __iomem *base, void __iomem *np_base) in en7523_register_clocks() 313 void __iomem *base, *np_base; in en7523_clk_probe() local
|
/openbmc/linux/drivers/phy/st/ |
H A D | phy-miphy28lp.c | 205 void __iomem *base; member 367 void __iomem *base = miphy_phy->base; in miphy28lp_set_reset() local 391 void __iomem *base = miphy_phy->base; in miphy28lp_pll_calibration() local 432 void __iomem *base = miphy_phy->base; in miphy28lp_sata_config_gen() local 459 void __iomem *base = miphy_phy->base; in miphy28lp_pcie_config_gen() local 499 void __iomem *base = miphy_phy->base; in miphy28lp_compensation() local 527 void __iomem *base = miphy_phy->base; in miphy28_usb3_miphy_reset() local 555 void __iomem *base = miphy_phy->base; in miphy_sata_tune_ssc() local 593 void __iomem *base = miphy_phy->base; in miphy_pcie_tune_ssc() local 639 void __iomem *base = miphy_phy->base; in miphy28lp_configure_sata() local [all …]
|