Home
last modified time | relevance | path

Searched defs:base (Results 976 – 1000 of 4724) sorted by relevance

1...<<31323334353637383940>>...189

/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c195 static inline int __v1_v2_rx_kernel_ready(void *base, int version) in __v1_v2_rx_kernel_ready()
208 static inline void __v1_v2_rx_user_ready(void *base, int version) in __v1_v2_rx_user_ready()
312 static inline int __tx_kernel_ready(void *base, int version) in __tx_kernel_ready()
327 static inline void __tx_user_ready(void *base, int version) in __tx_user_ready()
/openbmc/u-boot/drivers/video/
H A Dipu_common.c40 #define _param_word(base, w) \ argument
43 #define ipu_ch_param_set_field(base, w, bit, size, v) { \ argument
52 #define ipu_ch_param_mod_field(base, w, bit, size, v) { \ argument
67 #define ipu_ch_param_read_field(base, w, bit, size) ({ \ argument
/openbmc/linux/drivers/scsi/
H A Daha1542.c76 static inline void aha1542_intr_reset(u16 base) in aha1542_intr_reset()
103 static int aha1542_outb(unsigned int base, u8 val) in aha1542_outb()
112 static int aha1542_out(unsigned int base, u8 *buf, int len) in aha1542_out()
130 static int aha1542_in(unsigned int base, u8 *buf, int len, int timeout) in aha1542_in()
/openbmc/linux/drivers/regulator/
H A Dpf8x00-regulator.c381 #define PF8X00LDO(_id, _name, base, voltages) \ argument
405 #define PF8X00BUCK(_id, _name, base, voltages) \ argument
439 #define PF8X00BUCK7(_name, base, voltages) \ argument
469 #define PF8X00VSNVS(_name, base, voltages) \ argument
/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dcipher.c20 struct mv_cesa_ctx base; member
25 struct mv_cesa_ctx base; member
30 struct mv_cesa_ctx base; member
35 struct mv_cesa_dma_iter base; member
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-omap.c118 void __iomem *base; member
141 static inline u32 dwc3_omap_readl(void __iomem *base, u32 offset) in dwc3_omap_readl()
146 static inline void dwc3_omap_writel(void __iomem *base, u32 offset, u32 value) in dwc3_omap_writel()
465 void __iomem *base; in dwc3_omap_probe() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dpadgm200.c33 const u32 base = (pad->id - NVKM_I2C_PAD_HYBRID(0)) * 0x50; in gm200_i2c_pad_mode() local
H A Dpadg94.c33 const u32 base = (pad->id - NVKM_I2C_PAD_HYBRID(0)) * 0x50; in g94_i2c_pad_mode() local
/openbmc/linux/drivers/pcmcia/
H A Drsrc_mgr.c46 unsigned int *base, unsigned int num, in static_find_io()
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_gem.h13 struct drm_gem_shmem_object base; member
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_sti.c17 phys_addr_t base; member
/openbmc/u-boot/include/linux/
H A Dlibfdt_env.h28 #define strtoul(cp, endp, base) simple_strtoul(cp, endp, base) argument
/openbmc/u-boot/drivers/pch/
H A Dpch7.c42 u32 base; in pch7_get_gpio_base() local
/openbmc/u-boot/drivers/adc/
H A Dstm32-adc-core.h43 void __iomem *base; member
/openbmc/u-boot/lib/
H A Dqsort.c22 void qsort(void *base, in qsort()
/openbmc/linux/arch/arm/mach-shmobile/
H A Dsmp-r8a7779.c41 void __iomem *base = ioremap(HPBREG_BASE, 0x1000); in r8a7779_smp_prepare_cpus() local
/openbmc/linux/include/drm/ttm/
H A Dttm_range_manager.h20 struct ttm_resource base; member
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_jedec.c26 struct nand_device *base = &chip->base; in nand_jedec_detect() local
/openbmc/linux/sound/soc/sof/intel/
H A Dpci-tng.c58 u32 base, size; in tangier_pci_probe() local
/openbmc/linux/drivers/spi/
H A Dspi-intel-pci.c17 static bool intel_spi_pci_set_writeable(void __iomem *base, void *data) in intel_spi_pci_set_writeable()
/openbmc/linux/arch/arm/mach-bcm/
H A Dboard_bcm281xx.c22 void __iomem *base; in bcm281xx_restart() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_wopcm.h22 u32 base; member
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_mem.h10 struct ttm_resource base; member
/openbmc/linux/drivers/ata/
H A Dahci_octeon.c34 void __iomem *base; in ahci_octeon_probe() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv25.c21 nv25_gr_chan_new(struct nvkm_gr *base, struct nvkm_chan *fifoch, in nv25_gr_chan_new()

1...<<31323334353637383940>>...189