Home
last modified time | relevance | path

Searched defs:addr (Results 5251 – 5275 of 8562) sorted by relevance

1...<<211212213214215216217218219220>>...343

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_console.c174 u64 addr, in CVMX_BOOTMEM_NAMED_GET_NAME()
536 u64 addr, size; in octeon_init_consoles() local
/openbmc/linux/drivers/gpio/
H A Dgpio-aspeed-sgpio.c294 void __iomem *addr; in aspeed_sgpio_irq_set_mask() local
343 void __iomem *addr; in aspeed_sgpio_set_type() local
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-bt1.c173 static int bt1_pcie_read_mmio(void __iomem *addr, int size, u32 *val) in bt1_pcie_read_mmio()
194 static int bt1_pcie_write_mmio(void __iomem *addr, int size, u32 val) in bt1_pcie_write_mmio()
/openbmc/linux/drivers/fpga/
H A Dintel-m10-bmc-sec-update.c74 static int m10bmc_sec_read(struct m10bmc_sec *sec, u8 *buf, u32 addr, u32 size) in m10bmc_sec_read()
166 show_canceled_csk(struct device *dev, u32 addr, char *buf) in show_canceled_csk()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dcafe_nand.c101 #define cafe_readl(cafe, addr) readl((cafe)->mmio + CAFE_##addr) argument
102 #define cafe_writel(cafe, datum, addr) writel(datum, (cafe)->mmio + CAFE_##addr) argument
/openbmc/linux/include/net/sctp/
H A Dsctp.h535 static inline void sctp_v6_map_v4(union sctp_addr *addr) in sctp_v6_map_v4()
543 static inline void sctp_v4_map_v6(union sctp_addr *addr) in sctp_v4_map_v6()
/openbmc/linux/include/net/
H A Dmptcp.h55 struct in_addr addr; member
82 struct mptcp_addr_info addr; member
/openbmc/linux/net/sctp/
H A Dassociola.c583 const union sctp_addr *addr, in sctp_assoc_add_peer()
740 const union sctp_addr *addr) in sctp_assoc_del_peer()
/openbmc/linux/drivers/remoteproc/
H A Dmtk_scp.c376 static void scp_sram_power_on(void __iomem *addr, u32 reserved_mask) in scp_sram_power_on()
385 static void scp_sram_power_off(void __iomem *addr, u32 reserved_mask) in scp_sram_power_off()
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c84 static int txgbe_pcs_read(struct mii_bus *bus, int addr, int devnum, int regnum) in txgbe_pcs_read()
103 static int txgbe_pcs_write(struct mii_bus *bus, int addr, int devnum, int regnum, u16 val) in txgbe_pcs_write()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.c22 void ath11k_dp_peer_cleanup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_cleanup()
44 int ath11k_dp_peer_setup(struct ath11k *ar, int vdev_id, const u8 *addr) in ath11k_dp_peer_setup()
/openbmc/qemu/target/arm/
H A Ddebug_helper.c658 vaddr addr; in hw_breakpoint_update() local
758 vaddr arm_adjust_watchpoint_address(CPUState *cs, vaddr addr, int len) in arm_adjust_watchpoint_address()
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c92 void xen_hvm_inject_msi(uint64_t addr, uint32_t data) in xen_hvm_inject_msi()
196 hwaddr addr = phys_offset & page_mask; in xen_phys_offset_to_gaddr() local
/openbmc/qemu/hw/ufs/
H A Dufs.h103 uint64_t addr; member
114 uint64_t addr; member
/openbmc/qemu/hw/timer/
H A Dhpet.c437 static uint64_t hpet_ram_read(void *opaque, hwaddr addr, in hpet_ram_read()
491 static void hpet_ram_write(void *opaque, hwaddr addr, in hpet_ram_write()
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c961 static uint64_t stm32l4x5_rcc_read(void *opaque, hwaddr addr, in stm32l4x5_rcc_read()
1069 static void stm32l4x5_rcc_write(void *opaque, hwaddr addr, in stm32l4x5_rcc_write()
/openbmc/qemu/hw/arm/
H A Dmusca.c128 hwaddr addr; member
161 hwaddr addr; member
/openbmc/qemu/hw/rtc/
H A Dtwl92230.c271 static uint8_t menelaus_read(void *opaque, uint8_t addr) in menelaus_read()
401 static void menelaus_write(void *opaque, uint8_t addr, uint8_t value) in menelaus_write()
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c704 u32 addr; in adreno_gpu_state_get() local
942 uint32_t addr; in adreno_dump() local
/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-pcf.c285 unsigned char addr = i2c_8bit_addr_from_msg(msg); in pcf_doAddress() local
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_device.h77 struct snd_seq_addr addr; /* address of this device */ member
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c14 u32 addr; member
/openbmc/qemu/fsdev/
H A D9p-iov-marshal.c21 static ssize_t v9fs_packunpack(void *addr, struct iovec *sg, int sg_count, in v9fs_packunpack()
/openbmc/u-boot/drivers/power/
H A Dexynos-tmu.c184 fdt_addr_t addr; in get_tmu_fdt_values() local
/openbmc/u-boot/drivers/serial/
H A Dserial_pl01x.c343 fdt_addr_t addr; in pl01x_serial_ofdata_to_platdata() local

1...<<211212213214215216217218219220>>...343