/openbmc/linux/arch/arc/mm/ |
H A D | init.c | 53 void __init early_init_dt_add_memory_arch(u64 base, u64 size) in early_init_dt_add_memory_arch()
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | kaslr.c | 58 static bool check_image_region(u64 base, u64 size) in check_image_region()
|
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt6795-infracfg.c | 90 void __iomem *base; in clk_mt6795_infracfg_probe() local
|
/openbmc/linux/include/linux/ |
H A D | dma-fence-array.h | 38 struct dma_fence base; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_dccg.c | 116 struct dccg *base; in dccg21_create() local
|
/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/ |
H A D | hibmc_drm_drv.h | 25 struct drm_connector base; member
|
/openbmc/linux/drivers/mcb/ |
H A D | mcb-pci.c | 18 void __iomem *base; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv40.h | 8 struct nvkm_gr base; member
|
/openbmc/qemu/scripts/ |
H A D | mtest2make.py | 19 def names(self, base): argument
|
/openbmc/linux/drivers/clocksource/ |
H A D | dw_apb_timer.c | 242 void __iomem *base, int irq, unsigned long freq) in dw_apb_clockevent_init() 379 dw_apb_clocksource_init(unsigned rating, const char *name, void __iomem *base, in dw_apb_clocksource_init()
|
/openbmc/u-boot/drivers/usb/dwc3/ |
H A D | ti_usb_phy.c | 105 static inline unsigned int ti_usb3_readl(void __iomem *base, u32 offset) in ti_usb3_readl() 110 static inline void ti_usb3_writel(void __iomem *base, u32 offset, u32 value) in ti_usb3_writel()
|
/openbmc/u-boot/drivers/bios_emulator/ |
H A D | atibios.c | 307 u32 base, size; in PCI_findBIOSAddr() local 346 static void PCI_fixupIObase(struct udevice *pcidev, int reg, u32 *base) in PCI_fixupIObase()
|
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/ |
H A D | cpu.h | 207 u32 base; member 230 u32 base; member
|
/openbmc/u-boot/drivers/net/pfe_eth/ |
H A D | pfe_cmd.c | 242 static void gpi(int id, void *base) in gpi() 257 static void bmu(int id, void *base) in bmu()
|
/openbmc/linux/drivers/soc/fsl/qe/ |
H A D | qe_ic.c | 224 static inline u32 qe_ic_read(__be32 __iomem *base, unsigned int reg) in qe_ic_read() 229 static inline void qe_ic_write(__be32 __iomem *base, unsigned int reg, in qe_ic_write()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nv04.c | 400 nv04_devinit_preinit(struct nvkm_devinit *base) in nv04_devinit_preinit() 428 nv04_devinit_dtor(struct nvkm_devinit *base) in nv04_devinit_dtor()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi4_core.c | 38 void __iomem *base = core->base; in hdmi_core_ddc_init() local 81 void __iomem *base = core->base; in hdmi_core_ddc_edid() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | floppy.h | 34 #define fd_inb(base, reg) inb_p((base) + (reg)) argument 35 #define fd_outb(value, base, reg) outb_p(value, (base) + (reg)) argument
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-fadump.c | 118 unsigned long base, size, last_end, hole_size; in opal_fadump_get_config() local 663 u64 base, end; in opal_fadump_dt_scan() local
|
/openbmc/linux/sound/soc/sof/ |
H A D | debug.c | 134 void __iomem *base, size_t size, in snd_sof_debugfs_io_item() 191 void *base, size_t size, in snd_sof_debugfs_buf_item()
|
/openbmc/linux/drivers/scsi/arm/ |
H A D | powertec.c | 63 void __iomem *base; member 307 void __iomem *base; in powertecscsi_probe() local
|
/openbmc/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | core.c | 164 static void pdsc_q_map(struct pdsc_queue *q, void *base, dma_addr_t base_pa) in pdsc_q_map() 176 static void pdsc_cq_map(struct pdsc_cq *cq, void *base, dma_addr_t base_pa) in pdsc_cq_map()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-mt7621.c | 57 void __iomem *base; member 330 void __iomem *base; in mt7621_spi_probe() local
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | common.c | 87 void __iomem *base; in qcom_cc_map() local 326 void __iomem *base; in qcom_cc_probe_by_index() local
|
/openbmc/linux/include/linux/amba/ |
H A D | bus.h | 160 #define AMBA_APB_DEVICE(name, busid, id, base, irqs, data) \ argument 171 #define AMBA_AHB_DEVICE(name, busid, id, base, irqs, data) \ argument
|