Home
last modified time | relevance | path

Searched defs:base (Results 526 – 550 of 4713) sorted by relevance

1...<<21222324252627282930>>...189

/openbmc/linux/drivers/pmdomain/samsung/
H A Dexynos-pm-domains.c31 void __iomem *base; member
39 void __iomem *base; in exynos_pd_power() local
/openbmc/linux/drivers/gpio/
H A Dgpio-104-idi-48.c26 static unsigned int base[MAX_NUM_IDI_48]; variable
39 static int idi_48_reg_mask_xlate(struct gpio_regmap *gpio, unsigned int base, in idi_48_reg_mask_xlate()
/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_mpic_err.c23 static inline u32 mpic_fsl_err_read(u32 __iomem *base, unsigned int err_reg) in mpic_fsl_err_read()
28 static inline void mpic_fsl_err_write(u32 __iomem *base, u32 value) in mpic_fsl_err_write()
/openbmc/linux/drivers/pmdomain/renesas/
H A Drmobile-sysc.c36 void __iomem *base; member
267 static int __init rmobile_add_pm_domains(void __iomem *base, in rmobile_add_pm_domains()
305 void __iomem *base; in rmobile_init_pm_domains() local
/openbmc/linux/drivers/mmc/host/
H A Dmmci.c641 void __iomem *base = host->base; in mmci_set_mask1() local
690 void __iomem *base = host->base; in ux500_busy_clear_mask_done() local
719 void __iomem *base = host->base; in ux500_busy_complete() local
1236 void __iomem *base; in mmci_start_data() local
1318 void __iomem *base = host->base; in mmci_start_command() local
1469 void __iomem *base = host->base; in mmci_cmd_irq() local
1608 void __iomem *base = host->base; in mmci_pio_read() local
1657 void __iomem *base = host->base; in mmci_pio_write() local
1697 void __iomem *base = host->base; in mmci_pio_irq() local
H A Dsdhci-esdhc-mcf.c49 void __iomem *base = host->ioaddr + (reg & ~3); in esdhc_clrset_be() local
67 void __iomem *base = host->ioaddr + (reg & ~3); in esdhc_mcf_writeb_be() local
97 void __iomem *base = host->ioaddr + (reg & ~3); in esdhc_mcf_writew_be() local
129 u8 __iomem *base = host->ioaddr + (reg & ~3); in esdhc_mcf_readb_be() local
/openbmc/linux/drivers/scsi/
H A Dg_NCR5380.c104 static int base[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
223 struct device *pdev, int base, int irq, int board) in generic_NCR5380_init_one()
471 unsigned long base = hostdata->base; in generic_NCR5380_release_resources() local
748 int base, irq; in generic_NCR5380_pnp_probe() local
/openbmc/linux/drivers/mfd/
H A Dintel-m10-bmc-pmci.c19 void __iomem *base; member
42 void __iomem *base; member
121 static void pmci_write_fifo(void __iomem *base, const u32 *buf, size_t count) in pmci_write_fifo()
127 static void pmci_read_fifo(void __iomem *base, u32 *buf, size_t count) in pmci_read_fifo()
/openbmc/linux/drivers/scsi/arm/
H A Deesox.c75 void __iomem *base; member
196 static void eesoxscsi_buffer_in(void *buf, int length, void __iomem *base) in eesoxscsi_buffer_in()
274 static void eesoxscsi_buffer_out(void *buf, int length, void __iomem *base) in eesoxscsi_buffer_out()
499 void __iomem *base; in eesoxscsi_probe() local
/openbmc/linux/drivers/clk/mediatek/
H A Dclk-mtk.c219 const struct mtk_composite *mc, void __iomem *base, spinlock_t *lock) in mtk_clk_register_composite()
331 void __iomem *base, spinlock_t *lock, in mtk_clk_register_composites()
399 void __iomem *base, spinlock_t *lock, in mtk_clk_register_dividers()
473 void __iomem *base = NULL; in __mtk_clk_simple_probe() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgf100.c37 struct ramfuc base; member
100 struct nvkm_ram base; member
127 gf100_ram_calc(struct nvkm_ram *base, u32 freq) in gf100_ram_calc()
407 gf100_ram_prog(struct nvkm_ram *base) in gf100_ram_prog()
416 gf100_ram_tidy(struct nvkm_ram *base) in gf100_ram_tidy()
423 gf100_ram_init(struct nvkm_ram *base) in gf100_ram_init()
/openbmc/linux/drivers/usb/phy/
H A Dphy-mxs-usb.c235 void __iomem *base = mxs_phy->phy.io_priv; in mxs_phy_tx_init() local
247 static int mxs_phy_pll_enable(void __iomem *base, bool enable) in mxs_phy_pll_enable()
279 void __iomem *base = mxs_phy->phy.io_priv; in mxs_phy_hw_init() local
359 void __iomem *base = mxs_phy->phy.io_priv; in __mxs_phy_disconnect_line() local
676 void __iomem *base = phy->io_priv; in mxs_phy_charger_detect() local
708 void __iomem *base; in mxs_phy_probe() local
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c604 static void __init update_fixed_last(unsigned base, unsigned end, in update_fixed_last()
613 print_fixed(unsigned base, unsigned step, const mtrr_type *types) in print_fixed()
777 generic_get_free_region(unsigned long base, unsigned long size, int replace_reg) in generic_get_free_region()
796 static void generic_get_mtrr(unsigned int reg, unsigned long *base, in generic_get_mtrr()
978 static void generic_set_mtrr(unsigned int reg, unsigned long base, in generic_set_mtrr()
1010 int generic_validate_add_page(unsigned long base, unsigned long size, in generic_validate_add_page()
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.h16 unsigned long base; /* physical */ member
25 unsigned long base; member
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddm.h29 struct mlx5_ib_dm base; member
38 struct mlx5_ib_dm base; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dauxgm200.c28 struct nvkm_i2c_aux base; member
82 const u32 base = aux->ch * 0x50; in gm200_i2c_aux_xfer() local
/openbmc/linux/net/ethtool/
H A Ddebug.c8 struct ethnl_req_info base; member
12 struct ethnl_reply_data base; member
H A Dlinkinfo.c7 struct ethnl_req_info base; member
11 struct ethnl_reply_data base; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmmio.c44 static int mt76_mmio_wr_rp(struct mt76_dev *dev, u32 base, in mt76_mmio_wr_rp()
56 static int mt76_mmio_rd_rp(struct mt76_dev *dev, u32 base, in mt76_mmio_rd_rp()
/openbmc/linux/drivers/clk/imx/
H A Dclk-pllv1.c26 void __iomem *base; member
115 const char *parent, void __iomem *base) in imx_clk_hw_pllv1()
/openbmc/linux/drivers/dma/
H A Dste_dma40.c365 void *base; member
422 void *base; member
504 struct d40_base *base; member
664 void *base; in d40_pool_lli_alloc() local
835 void __iomem *base = chan_base(chan); in d40_phy_lli_load() local
1671 struct d40_base *base = data; in d40_handle_interrupt() local
2931 struct d40_base *base = dev_get_drvdata(dev); in dma40_suspend() local
2945 struct d40_base *base = dev_get_drvdata(dev); in dma40_resume() local
3010 struct d40_base *base = dev_get_drvdata(dev); in dma40_runtime_suspend() local
3142 struct d40_base *base; in d40_hw_detect_init() local
[all …]
/openbmc/linux/drivers/spi/
H A Dspi-fsl-qspi.c418 void __iomem *base = q->iobase; in fsl_qspi_prepare_lut() local
561 void __iomem *base = q->iobase; in fsl_qspi_fill_txfifo() local
586 void __iomem *base = q->iobase; in fsl_qspi_read_rxfifo() local
606 void __iomem *base = q->iobase; in fsl_qspi_do_op() local
629 static int fsl_qspi_readl_poll_tout(struct fsl_qspi *q, void __iomem *base, in fsl_qspi_readl_poll_tout()
644 void __iomem *base = q->iobase; in fsl_qspi_exec_op() local
722 void __iomem *base = q->iobase; in fsl_qspi_default_setup() local
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_reg.h129 u16 base = offs & ~1; in asd_ddbsite_write_byte() local
182 u16 base = offs & ~1; in asd_scbsite_write_byte() local
231 u16 base = offs & ~1; in asd_ddbsite_update_byte() local
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dpll.c216 void __iomem *base = pll->base; in dss_pll_wait_reset_done() local
242 void __iomem *base = pll->base; in dss_pll_write_config_type_a() local
334 void __iomem *base = pll->base; in dss_pll_write_config_type_b() local
/openbmc/qemu/util/
H A Dmain-loop.c186 static void main_loop_update_params(EventLoopBase *base, Error **errp) in main_loop_update_params()
206 static void main_loop_init(EventLoopBase *base, Error **errp) in main_loop_init()
221 static bool main_loop_can_be_deleted(EventLoopBase *base) in main_loop_can_be_deleted()

1...<<21222324252627282930>>...189