| /openbmc/sdbusplus/include/sdbusplus/ |
| H A D | vtable.hpp | 143 sd_bus_message_handler_t handler, size_t offset, in method_o() 172 sd_bus_property_get_t get, size_t offset, in property_o() 180 sd_bus_property_set_t set, size_t offset, decltype(vtable_t::flags) flags) in property_o()
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | misc-uclass.c | 17 int misc_read(struct udevice *dev, int offset, void *buf, int size) in misc_read() 27 int misc_write(struct udevice *dev, int offset, void *buf, int size) in misc_write()
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | udmabuf.h | 12 uint64_t offset; member 19 uint64_t offset; member
|
| /openbmc/qemu/hw/misc/ |
| H A D | iotkit-sysinfo.c | 61 static uint64_t iotkit_sysinfo_read(void *opaque, hwaddr offset, in iotkit_sysinfo_read() 114 static void iotkit_sysinfo_write(void *opaque, hwaddr offset, in iotkit_sysinfo_write()
|
| H A D | aspeed_peci.c | 45 static uint64_t aspeed_peci_read(void *opaque, hwaddr offset, unsigned size) in aspeed_peci_read() 62 static void aspeed_peci_write(void *opaque, hwaddr offset, uint64_t data, in aspeed_peci_write()
|
| H A D | bcm2835_rng.c | 37 static uint64_t bcm2835_rng_read(void *opaque, hwaddr offset, in bcm2835_rng_read() 67 static void bcm2835_rng_write(void *opaque, hwaddr offset, in bcm2835_rng_write()
|
| H A D | avr_power.c | 43 static uint64_t avr_mask_read(void *opaque, hwaddr offset, unsigned size) in avr_mask_read() 54 static void avr_mask_write(void *opaque, hwaddr offset, in avr_mask_write()
|
| H A D | a9scu.c | 21 static uint64_t a9_scu_read(void *opaque, hwaddr offset, in a9_scu_read() 48 static void a9_scu_write(void *opaque, hwaddr offset, in a9_scu_write()
|
| /openbmc/u-boot/drivers/clk/altera/ |
| H A D | clk-arria10.c | 192 int i, ret, offset = dev_of_offset(dev); in socfpga_a10_handoff_workaround() local 228 int offset = dev_of_offset(dev); in socfpga_a10_clk_bind() local 274 int offset = dev_of_offset(dev); in socfpga_a10_clk_probe() local 307 int ret, offset = dev_of_offset(dev); in socfpga_a10_ofdata_to_platdata() local
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | file_io_type_pel.cpp | 93 int PelHandler::readIntoMemory(uint32_t offset, uint32_t length, in readIntoMemory() 126 int PelHandler::read(uint32_t offset, uint32_t& length, Response& response, in read() 198 int PelHandler::writeFromMemory(uint32_t offset, uint32_t length, in writeFromMemory() 347 int PelHandler::write(const char* buffer, uint32_t offset, uint32_t& length, in write()
|
| H A D | file_io_type_lid.hpp | 97 virtual int writeFromMemory(uint32_t offset, uint32_t length, in writeFromMemory() 170 virtual int readIntoMemory(uint32_t offset, uint32_t length, in readIntoMemory() 181 virtual int write(const char* buffer, uint32_t offset, uint32_t& length, in write() 285 virtual int read(uint32_t offset, uint32_t& length, Response& response, in read()
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | pnv_phb3_pbcq.c | 31 uint32_t offset = addr >> 3; in pnv_pbcq_nest_xscom_read() local 40 uint32_t offset = addr >> 3; in pnv_pbcq_pci_xscom_read() local 49 uint32_t offset = addr >> 3; in pnv_pbcq_spci_xscom_read() local 305 int offset; in pnv_pbcq_dt_xscom() local
|
| H A D | fsl_imx8m_phy.c | 18 static uint64_t fsl_imx8m_pcie_phy_read(void *opaque, hwaddr offset, in fsl_imx8m_pcie_phy_read() 30 static void fsl_imx8m_pcie_phy_write(void *opaque, hwaddr offset, in fsl_imx8m_pcie_phy_write()
|
| /openbmc/qemu/migration/ |
| H A D | multifd-nocomp.c | 274 uint64_t offset = be64_to_cpu(packet->offset[i]); in multifd_ram_unfill_packet() local 286 uint64_t offset = be64_to_cpu(packet->offset[p->normal_num + i]); in multifd_ram_unfill_packet() local 310 static inline void multifd_enqueue(MultiFDPages_t *pages, ram_addr_t offset) in multifd_enqueue() 316 bool multifd_queue_page(RAMBlock *block, ram_addr_t offset) in multifd_queue_page()
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | atmel_pio4.c | 192 static int atmel_pio4_direction_input(struct udevice *dev, unsigned offset) in atmel_pio4_direction_input() 208 unsigned offset, int value) in atmel_pio4_direction_output() 228 static int atmel_pio4_get_value(struct udevice *dev, unsigned offset) in atmel_pio4_get_value() 239 unsigned offset, int value) in atmel_pio4_set_value() 254 static int atmel_pio4_get_function(struct udevice *dev, unsigned offset) in atmel_pio4_get_function()
|
| H A D | sunxi_gpio.c | 159 static int sunxi_gpio_direction_input(struct udevice *dev, unsigned offset) in sunxi_gpio_direction_input() 168 static int sunxi_gpio_direction_output(struct udevice *dev, unsigned offset, in sunxi_gpio_direction_output() 180 static int sunxi_gpio_get_value(struct udevice *dev, unsigned offset) in sunxi_gpio_get_value() 192 static int sunxi_gpio_set_value(struct udevice *dev, unsigned offset, in sunxi_gpio_set_value() 202 static int sunxi_gpio_get_function(struct udevice *dev, unsigned offset) in sunxi_gpio_get_function()
|
| /openbmc/qemu/block/ |
| H A D | null.c | 120 int64_t offset, int64_t bytes, in null_co_preadv() 134 int64_t offset, int64_t bytes, in null_co_pwritev() 193 int64_t offset, int64_t bytes, in null_aio_preadv() 208 int64_t offset, int64_t bytes, in null_aio_pwritev() 231 int64_t offset, int64_t bytes, in null_co_block_status()
|
| /openbmc/u-boot/arch/arm/include/asm/arch-omap5/ |
| H A D | sys_proto.h | 25 u16 offset; member 31 u32 offset; member
|
| /openbmc/u-boot/include/linux/ |
| H A D | io.h | 59 static inline void __iomem *ioremap(resource_size_t offset, in ioremap() 69 #define devm_ioremap(dev, offset, size) ioremap(offset, size) argument
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_fru.c | 89 char * get_fru_area_str(uint8_t * data, uint32_t * offset) in get_fru_area_str() 599 uint32_t offset, uint32_t length, uint8_t *frubuf) in read_fru_area() 725 uint32_t offset, uint32_t length, uint8_t *frubuf) in read_fru_area_section() 810 uint8_t id, uint32_t offset) in fru_area_print_multirec_bloc() 879 uint8_t id, uint32_t offset) in fru_area_print_chassis() 976 uint8_t id, uint32_t offset) in fru_area_print_board() 1100 uint8_t id, uint32_t offset) in fru_area_print_product() 1235 uint8_t id, uint32_t offset) in fru_area_print_multirec() 1427 int ipmi_fru_query_new_value(uint8_t *data,int offset, size_t len) in ipmi_fru_query_new_value() 1566 int offset = start; in ipmi_fru_oemkontron_get() local [all …]
|
| /openbmc/qemu/hw/intc/ |
| H A D | xive2.c | 101 uint16_t offset, uint16_t val) in xive2_presenter_nvgc_backlog_op() 146 uint16_t offset) in xive2_presenter_nvp_backlog_op() 690 hwaddr offset, unsigned size, uint8_t ring) in xive2_tm_pull_ctx() 765 hwaddr offset, unsigned size) in xive2_tm_pull_os_ctx() 771 hwaddr offset, unsigned size) in xive2_tm_pull_pool_ctx() 777 hwaddr offset, unsigned size) in xive2_tm_pull_phys_ctx() 825 hwaddr offset, uint64_t value, in xive2_tm_pull_ctx_ol() 879 hwaddr offset, uint64_t value, unsigned size) in xive2_tm_pull_os_ctx_ol() 886 hwaddr offset, uint64_t value, unsigned size) in xive2_tm_pull_phys_ctx_ol() 987 hwaddr offset, uint64_t value, unsigned size, in xive2_tm_push_ctx() [all …]
|
| /openbmc/qemu/hw/timer/ |
| H A D | avr_timer16.c | 312 static uint64_t avr_timer16_read(void *opaque, hwaddr offset, unsigned size) in avr_timer16_read() 375 static void avr_timer16_write(void *opaque, hwaddr offset, in avr_timer16_write() 475 hwaddr offset, in avr_timer16_imsk_read() 487 static void avr_timer16_imsk_write(void *opaque, hwaddr offset, in avr_timer16_imsk_write() 500 hwaddr offset, in avr_timer16_ifr_read() 512 static void avr_timer16_ifr_write(void *opaque, hwaddr offset, in avr_timer16_ifr_write()
|
| /openbmc/qemu/system/ |
| H A D | dma-helpers.c | 66 uint64_t offset; member 215 QEMUSGList *sg, uint64_t offset, uint32_t align, in dma_blk_io() 242 BlockAIOCB *dma_blk_read_io_func(int64_t offset, QEMUIOVector *iov, in dma_blk_read_io_func() 251 QEMUSGList *sg, uint64_t offset, uint32_t align, in dma_blk_read() 260 BlockAIOCB *dma_blk_write_io_func(int64_t offset, QEMUIOVector *iov, in dma_blk_write_io_func() 269 QEMUSGList *sg, uint64_t offset, uint32_t align, in dma_blk_write()
|
| /openbmc/qemu/tests/qtest/ |
| H A D | stm32l4x5_rcc-test.c | 39 static void rcc_writel(unsigned int offset, uint32_t value) in rcc_writel() 44 static uint32_t rcc_readl(unsigned int offset) in rcc_readl()
|
| /openbmc/u-boot/drivers/reset/ |
| H A D | reset-socfpga.c | 36 int offset = id % (reg_width * BITS_PER_BYTE); in socfpga_reset_assert() local 48 int offset = id % (reg_width * BITS_PER_BYTE); in socfpga_reset_deassert() local
|