/openbmc/linux/tools/testing/selftests/net/ |
H A D | psock_tpacket.c | 195 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 D | ipu_common.c | 40 #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 D | aha1542.c | 76 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 D | pf8x00-regulator.c | 381 #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 D | cipher.c | 20 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 D | dwc3-omap.c | 118 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 D | padgm200.c | 33 const u32 base = (pad->id - NVKM_I2C_PAD_HYBRID(0)) * 0x50; in gm200_i2c_pad_mode() local
|
H A D | padg94.c | 33 const u32 base = (pad->id - NVKM_I2C_PAD_HYBRID(0)) * 0x50; in g94_i2c_pad_mode() local
|
/openbmc/linux/drivers/pcmcia/ |
H A D | rsrc_mgr.c | 46 unsigned int *base, unsigned int num, in static_find_io()
|
/openbmc/linux/drivers/gpu/drm/lima/ |
H A D | lima_gem.h | 13 struct drm_gem_shmem_object base; member
|
/openbmc/u-boot/drivers/sysreset/ |
H A D | sysreset_sti.c | 17 phys_addr_t base; member
|
/openbmc/u-boot/include/linux/ |
H A D | libfdt_env.h | 28 #define strtoul(cp, endp, base) simple_strtoul(cp, endp, base) argument
|
/openbmc/u-boot/drivers/pch/ |
H A D | pch7.c | 42 u32 base; in pch7_get_gpio_base() local
|
/openbmc/u-boot/drivers/adc/ |
H A D | stm32-adc-core.h | 43 void __iomem *base; member
|
/openbmc/u-boot/lib/ |
H A D | qsort.c | 22 void qsort(void *base, in qsort()
|
/openbmc/linux/arch/arm/mach-shmobile/ |
H A D | smp-r8a7779.c | 41 void __iomem *base = ioremap(HPBREG_BASE, 0x1000); in r8a7779_smp_prepare_cpus() local
|
/openbmc/linux/include/drm/ttm/ |
H A D | ttm_range_manager.h | 20 struct ttm_resource base; member
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_jedec.c | 26 struct nand_device *base = &chip->base; in nand_jedec_detect() local
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | pci-tng.c | 58 u32 base, size; in tangier_pci_probe() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-intel-pci.c | 17 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 D | board_bcm281xx.c | 22 void __iomem *base; in bcm281xx_restart() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_wopcm.h | 22 u32 base; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_mem.h | 10 struct ttm_resource base; member
|
/openbmc/linux/drivers/ata/ |
H A D | ahci_octeon.c | 34 void __iomem *base; in ahci_octeon_probe() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv25.c | 21 nv25_gr_chan_new(struct nvkm_gr *base, struct nvkm_chan *fifoch, in nv25_gr_chan_new()
|