/openbmc/qemu/include/hw/dma/ |
H A D | i8257.h | 13 uint16_t base[2]; member 28 int32_t base; member
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | io.h | 62 #define __raw_base_writeb(val, base, off) __arch_base_putb(val, base, off) argument 63 #define __raw_base_writew(val, base, off) __arch_base_putw(val, base, off) argument 64 #define __raw_base_writel(val, base, off) __arch_base_putl(val, base, off) argument 66 #define __raw_base_readb(base, off) __arch_base_getb(base, off) argument 67 #define __raw_base_readw(base, off) __arch_base_getw(base, off) argument 68 #define __raw_base_readl(base, off) __arch_base_getl(base, off) argument
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi.h | 224 void __iomem *base; member 231 void __iomem *base; member 237 void __iomem *base; member 244 void __iomem *base; member 258 #define REG_FLD_MOD(base, idx, val, start, end) \ argument 261 #define REG_GET(base, idx, start, end) \ argument
|
/openbmc/linux/drivers/clk/mvebu/ |
H A D | armada-37xx-periph.c | 367 static bool armada_3700_pm_dvfs_is_enabled(struct regmap *base) in armada_3700_pm_dvfs_is_enabled() 379 static unsigned int armada_3700_pm_dvfs_get_cpu_div(struct regmap *base) in armada_3700_pm_dvfs_get_cpu_div() 404 static unsigned int armada_3700_pm_dvfs_get_cpu_parent(struct regmap *base) in armada_3700_pm_dvfs_get_cpu_parent() 461 struct regmap *base = pm_cpu->nb_pm_base; in clk_pm_cpu_round_rate() local 510 struct regmap *base) in clk_pm_cpu_set_rate_wa() 560 struct regmap *base = pm_cpu->nb_pm_base; in clk_pm_cpu_set_rate() local
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap-hotplug.c | 30 void __iomem *base = omap_get_wakeupgen_base(); in omap4_cpu_die() local
|
/openbmc/linux/lib/ |
H A D | bsearch.c | 31 void *bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in bsearch()
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | stdlib.c | 13 unsigned long long int strtoull(const char *ptr, char **end, int base) in strtoull()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_resource.h | 38 struct resource_pool base; member
|
/openbmc/linux/drivers/clk/davinci/ |
H A D | pll-da830.c | 40 int da830_pll_init(struct device *dev, void __iomem *base, struct regmap *cfgchip) in da830_pll_init()
|
/openbmc/linux/arch/mips/loongson2ef/common/ |
H A D | init.c | 21 void *base; in mips_nmi_setup() local
|
/openbmc/linux/arch/mips/sgi-ip32/ |
H A D | ip32-memory.c | 23 u64 base, size; in prom_meminit() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | setup.h | 15 static inline void setup_8250_early_printk_port(unsigned long base, in setup_8250_early_printk_port()
|
/openbmc/qemu/include/qapi/qmp/ |
H A D | qbool.h | 20 struct QObjectBase_ base; member
|
H A D | qstring.h | 19 struct QObjectBase_ base; member
|
H A D | qnull.h | 19 struct QObjectBase_ base; member
|
/openbmc/linux/tools/perf/util/ |
H A D | pmu.l | 14 static int value(yyscan_t scanner, int base) in value()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.h | 37 struct resource_pool base; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.h | 39 struct resource_pool base; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_resource.h | 43 struct resource_pool base; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.h | 42 struct resource_pool base; member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | relocate_kernel.S | 31 .base: label
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.h | 42 struct resource_pool base; member
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | vdso.h | 24 #define VDSO_SYMBOL(base, name) \ argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.h | 38 struct resource_pool base; member
|
/openbmc/linux/include/linux/platform_data/ |
H A D | clk-fch.h | 14 void __iomem *base; member
|