Home
last modified time | relevance | path

Searched defs:addr (Results 3226 – 3250 of 8562) sorted by relevance

1...<<121122123124125126127128129130>>...343

/openbmc/linux/arch/arm64/include/asm/
H A Dword-at-a-time.h54 static inline unsigned long load_unaligned_zeropad(const void *addr) in load_unaligned_zeropad()
/openbmc/linux/include/uapi/linux/
H A Dscif_ioctl.h120 __u64 addr; member
156 __u64 addr; member
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhermes_dld.c65 __le32 addr; /* adapter address where to write the block */ member
77 __le32 addr; /* adapter address where to write the data */ member
/openbmc/linux/fs/jfs/
H A Djfs_types.h65 static inline void PXDaddress(pxd_t *pxd, __u64 addr) in PXDaddress()
113 #define DXDaddress(dxd, addr) PXDaddress(&(dxd)->loc, addr) argument
/openbmc/linux/tools/perf/jvmti/
H A Dlibjvmti.c244 uint64_t addr = (uint64_t)(uintptr_t)code_addr; in compiled_method_load_cb() local
329 uint64_t addr = (uint64_t)(unsigned long)code_addr; in code_generated_cb() local
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h86 __be64 addr; member
104 __be64 addr; member
/openbmc/u-boot/lib/
H A Dtiny-printf.c70 static void mac_address_string(struct printf_info *info, u8 *addr, in mac_address_string()
124 static void ip4_addr_string(struct printf_info *info, u8 *addr) in ip4_addr_string()
/openbmc/u-boot/drivers/pci/
H A Dpci-rcar-gen2.c133 u32 addr, reg; in rcar_gen2_pci_read_config() local
153 u32 addr, reg, old; in rcar_gen2_pci_write_config() local
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c346 void smp_set_core_boot_addr(unsigned long addr, int corenr) in smp_set_core_boot_addr()
370 void reset_cpu(ulong addr) in reset_cpu()
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dcpu.c334 static void set_cbar(u32 addr) in set_cbar()
341 #define MV_USB_X3_BASE(addr) (MVEBU_AXP_USB_BASE | BIT(11) | \ argument
/openbmc/u-boot/cmd/
H A Dyaffs2.c183 ulong addr; in do_yrdm() local
201 ulong addr; in do_ywrm() local
/openbmc/u-boot/board/keymile/km_arm/
H A Dkm_arm.c524 void* addr = (void *) (gd->ram_size - BOOTCOUNT_ADDR + POST_WORD_OFF); in post_word_load() local
530 void* addr = (void *) (gd->ram_size - BOOTCOUNT_ADDR + POST_WORD_OFF); in post_word_store() local
/openbmc/u-boot/drivers/gpio/
H A Dda8xx_gpio.c436 unsigned int addr; in davinci_get_gpio_bank() local
543 fdt_addr_t addr; in davinci_gpio_ofdata_to_platdata() local
/openbmc/u-boot/drivers/ram/
H A Dk3-am654-ddrss.c48 static inline u32 ddrss_readl(void __iomem *addr, unsigned int offset) in ddrss_readl()
53 static inline void ddrss_writel(void __iomem *addr, unsigned int offset, in ddrss_writel()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dch7006_mode.c368 void ch7006_write(struct i2c_client *client, uint8_t addr, uint8_t val) in ch7006_write()
379 uint8_t ch7006_read(struct i2c_client *client, uint8_t addr) in ch7006_read()
/openbmc/qemu/hw/core/
H A Dregister.c179 void register_write_memory(void *opaque, hwaddr addr, in register_write_memory()
207 uint64_t register_read_memory(void *opaque, hwaddr addr, in register_read_memory()
/openbmc/linux/drivers/net/can/softing/
H A Dsofting_fw.c140 uint32_t addr; in softing_load_fw() local
224 uint32_t addr, start_addr = 0; in softing_load_app_fw() local
/openbmc/linux/arch/riscv/kernel/
H A Dhibernate.c92 int arch_hibernation_header_save(void *addr, unsigned int max_size) in arch_hibernation_header_save()
112 int arch_hibernation_header_restore(void *addr) in arch_hibernation_header_restore()
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c249 u32 cfg, addr = 0, mask[4]; /* in 16-dwords */ in qmgr_request_queue() local
331 u32 cfg, addr, mask[4]; in qmgr_release_queue() local
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c205 static void ast_vhub_dev_set_address(struct ast_vhub_dev *d, u8 addr) in ast_vhub_dev_set_address()
366 unsigned int max, addr, i; in ast_vhub_udc_match_ep() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c449 u32 mt7615_reg_map(struct mt7615_dev *dev, u32 addr) in mt7615_reg_map()
472 u32 val, addr; in mt7615_led_set_config() local
/openbmc/linux/sound/soc/codecs/
H A Drt5514-spi.c319 int rt5514_spi_burst_read(unsigned int addr, u8 *rxbuf, size_t len) in rt5514_spi_burst_read()
397 int rt5514_spi_burst_write(u32 addr, const u8 *txbuf, size_t len) in rt5514_spi_burst_write()
/openbmc/linux/drivers/watchdog/
H A Dsch311x_wdt.c456 static int __init sch311x_detect(int sio_config_port, unsigned short *addr) in sch311x_detect()
500 unsigned short addr = 0; in sch311x_wdt_init() local
/openbmc/linux/sound/soc/amd/ps/
H A Dpci-ps.c419 static int create_acp63_platform_devs(struct pci_dev *pci, struct acp63_dev_data *adata, u32 addr) in create_acp63_platform_devs()
577 u32 addr; in snd_acp63_probe() local
/openbmc/linux/arch/arm/kernel/
H A Dunwind.c103 static const struct unwind_idx *search_index(unsigned long addr, in search_index()
171 static const struct unwind_idx *unwind_find_idx(unsigned long addr) in unwind_find_idx()

1...<<121122123124125126127128129130>>...343