/openbmc/u-boot/include/linux/mtd/ |
H A D | ubi.h | 275 int offset, int len) in ubi_read() 285 struct ubi_sgl *sgl, int offset, int len) in ubi_read_sg()
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_bmc.c | 81 int offset; in pnv_dt_bmc_sensors() local 156 static int hiomap_erase(PnvPnor *pnor, uint32_t offset, uint32_t size) in hiomap_erase()
|
H A D | spapr_numa.c | 352 int offset, int nodeid) in spapr_numa_write_associativity_dt() 385 int offset, PowerPCCPU *cpu) in spapr_numa_fixup_cpu_dt() 399 int offset) in spapr_numa_write_assoc_lookup_arrays()
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io_type_dump.cpp | 330 int DumpHandler::readIntoMemory(uint32_t offset, uint32_t length, in readIntoMemory() 341 int DumpHandler::read(uint32_t offset, uint32_t& length, Response& response, in read()
|
/openbmc/qemu/hw/misc/ |
H A D | ivshmem-flat.c | 221 hwaddr offset, unsigned size) in ivshmem_flat_iomem_read() 267 static void ivshmem_flat_iomem_write(void *opaque, hwaddr offset, in ivshmem_flat_iomem_write()
|
/openbmc/qemu/linux-user/ |
H A D | flatload.c | 91 abi_ulong offset) in target_pread() 156 uint32_t offset; in old_reloc() local
|
/openbmc/qemu/hw/arm/ |
H A D | versatilepb.c | 97 static uint64_t vpb_sic_read(void *opaque, hwaddr offset, in vpb_sic_read() 120 static void vpb_sic_write(void *opaque, hwaddr offset, in vpb_sic_write()
|
H A D | smmuv3.c | 1511 static MemTxResult smmu_writell(SMMUv3State *s, hwaddr offset, in smmu_writell() 1546 static MemTxResult smmu_writel(SMMUv3State *s, hwaddr offset, in smmu_writel() 1661 static MemTxResult smmu_write_mmio(void *opaque, hwaddr offset, uint64_t data, in smmu_write_mmio() 1687 static MemTxResult smmu_readll(SMMUv3State *s, hwaddr offset, in smmu_readll() 1712 static MemTxResult smmu_readl(SMMUv3State *s, hwaddr offset, in smmu_readl() 1810 static MemTxResult smmu_read_mmio(void *opaque, hwaddr offset, uint64_t *data, in smmu_read_mmio()
|
/openbmc/qemu/hw/9pfs/ |
H A D | virtio-9p-device.c | 120 static ssize_t virtio_pdu_vmarshal(V9fsPDU *pdu, size_t offset, in virtio_pdu_vmarshal() 138 static ssize_t virtio_pdu_vunmarshal(V9fsPDU *pdu, size_t offset, in virtio_pdu_vunmarshal()
|
/openbmc/qemu/target/ppc/ |
H A D | mmu-hash32.c | 239 hwaddr offset = pte_offset + 6; in ppc_hash32_set_r() local 248 hwaddr offset = pte_offset + 7; in ppc_hash32_set_c() local
|
/openbmc/qemu/block/ |
H A D | vhdx.c | 312 uint64_t offset, bool read) in vhdx_write_header() 526 int offset = 0; in vhdx_open_region_tables() local 644 int offset = 0; in vhdx_parse_metadata() local 908 uint64_t offset = s->bat[i] & VHDX_BAT_FILE_OFF_MASK; in vhdx_check_bat_entries() local 1588 uint32_t offset = 0; in vhdx_create_new_metadata() local 1802 uint32_t offset = 0; in vhdx_create_new_region_table() local
|
/openbmc/u-boot/board/freescale/b4860qds/ |
H A D | eth_b4860qds.c | 363 enum fm_port port, int offset) in board_ft_fman_fixup_port()
|
/openbmc/u-boot/include/dt-bindings/gpio/ |
H A D | aspeed-gpio.h | 38 #define ASPEED_GPIO(port, offset) \ argument
|
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/ |
H A D | spl.c | 111 struct image_header *spl_get_load_buffer(ssize_t offset, size_t size) in spl_get_load_buffer()
|
/openbmc/pldm/libpldmresponder/ |
H A D | platform_state_sensor.hpp | 162 for (std::size_t offset{0}; in getStateSensorReadingsHandler() local
|
/openbmc/dbus-sensors/src/smbpbi/ |
H A D | SmbpbiSensor.hpp | 57 uint16_t offset; member
|
/openbmc/u-boot/drivers/net/ |
H A D | uli526x.c | 732 static u16 read_srom_word(long ioaddr, int offset) in read_srom_word() 811 static void uli_phy_write(unsigned long iobase, u8 phy_addr, u8 offset, in uli_phy_write() 860 static u16 uli_phy_read(unsigned long iobase, u8 phy_addr, u8 offset, in uli_phy_read() 906 static u16 phy_readby_cr10(unsigned long iobase, u8 phy_addr, u8 offset) in phy_readby_cr10() 925 u8 offset, u16 phy_data) in phy_writeby_cr10()
|
/openbmc/qemu/io/ |
H A D | channel.c | 461 size_t niov, off_t offset, Error **errp) in qio_channel_pwritev() 479 off_t offset, Error **errp) in qio_channel_pwrite() 490 size_t niov, off_t offset, Error **errp) in qio_channel_preadv() 508 off_t offset, Error **errp) in qio_channel_pread() 569 off_t offset, in qio_channel_io_seek()
|
/openbmc/qemu/hw/intc/ |
H A D | armv7m_nvic.c | 988 static uint32_t nvic_readl(NVICState *s, uint32_t offset, MemTxAttrs attrs) in nvic_readl() 1554 static void nvic_writel(NVICState *s, uint32_t offset, uint32_t value, in nvic_writel() 2155 static bool nvic_user_access_ok(NVICState *s, hwaddr offset, MemTxAttrs attrs) in nvic_user_access_ok() 2216 uint32_t offset = addr; in nvic_sysreg_read() local 2345 uint32_t offset = addr; in nvic_sysreg_write() local
|
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_mux.c | 84 u32 lane, value, offset, mask; in comphy_mux_reg_write() local
|
/openbmc/u-boot/drivers/misc/ |
H A D | altera_sysid.c | 60 int offset, void *buf, int size) in altera_sysid_read()
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-axg.h | 17 unsigned int offset; member
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | serdes.c | 47 void fsl_setup_serdes(u32 offset, char proto, u32 rfcks, char vdd) in fsl_setup_serdes()
|
/openbmc/u-boot/arch/arm/mach-omap2/omap3/ |
H A D | sdrc.c | 85 u32 offset; in get_sdr_cs_offset() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/ |
H A D | fdt.c | 76 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection()
|