Home
last modified time | relevance | path

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

1...<<21222324252627282930>>...62

/openbmc/u-boot/board/ti/common/
H A Dboard_detect.c47 static int __maybe_unused ti_i2c_eeprom_read(int dev_addr, int offset, in ti_i2c_eeprom_read()
243 int rc, offset = 0; in ti_i2c_eeprom_dra7_get() local
/openbmc/u-boot/drivers/dma/
H A Dapbh_dma.c216 uint32_t offset = APBH_CTRL0_RESET_CHANNEL_OFFSET; in mxs_dma_reset() local
219 uint32_t offset = APBH_CHANNEL_CTRL_RESET_CHANNEL_OFFSET; in mxs_dma_reset() local
/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()
/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()
/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/phosphor-modbus/rtu/device/
H A Dbase_config.hpp30 uint16_t offset = 0; member
73 uint16_t offset = 0; member
/openbmc/u-boot/cmd/
H A Dcbfs.c51 unsigned long offset; in do_cbfs_fsload() local
/openbmc/qemu/include/hw/vfio/
H A Dvfio-region.h17 off_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/qemu/hw/display/
H A Dartist.c275 unsigned int offset, uint8_t val) in artist_rop8()
454 unsigned int offset; in fill_window() local
698 unsigned int offset = starty * s->width + startx; in font_write16() local
764 uint32_t offset, uint32_t data) in artist_vram_write4()
780 uint32_t offset, int size, uint32_t data, in artist_vram_write32()
875 unsigned int offset; in artist_vram_read() local
1358 hwaddr *offset, unsigned int idx, in artist_create_buffer()
1379 hwaddr offset = 0; in artist_realizefn() 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/pci/
H A Dpci-aardvark.c301 uint offset, ulong *valuep, in pcie_advk_read_config()
362 static uint pcie_calc_datastrobe(uint offset, enum pci_size_t size) in pcie_calc_datastrobe()
398 uint offset, ulong value, in pcie_advk_write_config()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand_spl.c119 static int check_value_inner(int offset, int expected_bits, in check_value_inner()
132 static inline int check_value(int offset, int expected_bits, in check_value()
138 static inline int check_value_negated(int offset, int unexpected_bits, in check_value_negated()
/openbmc/pldm/fw-update/
H A Ddevice_updater.cpp113 void DeviceUpdater::sendPassCompTableRequest(size_t offset) in sendPassCompTableRequest()
264 void DeviceUpdater::sendUpdateComponentRequest(size_t offset) in sendUpdateComponentRequest()
393 uint32_t offset = 0; in requestFwData() local

1...<<21222324252627282930>>...62