Home
last modified time | relevance | path

Searched defs:offset (Results 676 – 700 of 1525) sorted by relevance

1...<<21222324252627282930>>...61

/openbmc/u-boot/include/linux/mtd/
H A Dubi.h275 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 Dpnv_bmc.c81 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 Dspapr_numa.c352 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 Dfile_io_type_dump.cpp330 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 Divshmem-flat.c221 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 Dflatload.c91 abi_ulong offset) in target_pread()
156 uint32_t offset; in old_reloc() local
/openbmc/qemu/hw/arm/
H A Dversatilepb.c97 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 Dsmmuv3.c1511 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 Dvirtio-9p-device.c120 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 Dmmu-hash32.c239 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 Dvhdx.c312 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 Deth_b4860qds.c363 enum fm_port port, int offset) in board_ft_fman_fixup_port()
/openbmc/u-boot/include/dt-bindings/gpio/
H A Daspeed-gpio.h38 #define ASPEED_GPIO(port, offset) \ argument
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dspl.c111 struct image_header *spl_get_load_buffer(ssize_t offset, size_t size) in spl_get_load_buffer()
/openbmc/pldm/libpldmresponder/
H A Dplatform_state_sensor.hpp162 for (std::size_t offset{0}; in getStateSensorReadingsHandler() local
/openbmc/dbus-sensors/src/smbpbi/
H A DSmbpbiSensor.hpp57 uint16_t offset; member
/openbmc/u-boot/drivers/net/
H A Duli526x.c732 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 Dchannel.c461 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 Darmv7m_nvic.c988 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 Dcomphy_mux.c84 u32 lane, value, offset, mask; in comphy_mux_reg_write() local
/openbmc/u-boot/drivers/misc/
H A Daltera_sysid.c60 int offset, void *buf, int size) in altera_sysid_read()
/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson-axg.h17 unsigned int offset; member
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dserdes.c47 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 Dsdrc.c85 u32 offset; in get_sdr_cs_offset() local
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfdt.c76 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection()

1...<<21222324252627282930>>...61