| /openbmc/u-boot/arch/arm/mach-imx/ |
| H A D | spl.c | 235 uint32_t offset; in jump_to_image_no_args() local 277 u32 offset = length - CONFIG_CSF_SIZE; in board_spl_fit_post_load() local
|
| /openbmc/u-boot/fs/btrfs/ |
| H A D | extent-io.c | 13 struct btrfs_file_extent_item *extent, u64 offset, in btrfs_read_extent_inline() 65 struct btrfs_file_extent_item *extent, u64 offset, in btrfs_read_extent_reg()
|
| /openbmc/qemu/hw/misc/ |
| H A D | mchp_pfsoc_sysreg.c | 36 static uint64_t mchp_pfsoc_sysreg_read(void *opaque, hwaddr offset, in mchp_pfsoc_sysreg_read() 56 static void mchp_pfsoc_sysreg_write(void *opaque, hwaddr offset, in mchp_pfsoc_sysreg_write()
|
| H A D | imx8mp_analog.c | 86 static uint64_t imx8mp_analog_read(void *opaque, hwaddr offset, unsigned size) in imx8mp_analog_read() 93 static void imx8mp_analog_write(void *opaque, hwaddr offset, in imx8mp_analog_write()
|
| H A D | exynos4210_clk.c | 36 uint32_t offset; member 65 static uint64_t exynos4210_clk_read(void *opaque, hwaddr offset, in exynos4210_clk_read() 83 static void exynos4210_clk_write(void *opaque, hwaddr offset, in exynos4210_clk_write()
|
| H A D | imx6_ccm.c | 466 static uint64_t imx6_ccm_read(void *opaque, hwaddr offset, unsigned size) in imx6_ccm_read() 479 static void imx6_ccm_write(void *opaque, hwaddr offset, uint64_t value, in imx6_ccm_write() 494 static uint64_t imx6_analog_read(void *opaque, hwaddr offset, unsigned size) in imx6_analog_read() 586 static void imx6_analog_write(void *opaque, hwaddr offset, uint64_t value, in imx6_analog_write()
|
| H A D | armsse-cpu-pwrctrl.c | 49 static uint64_t pwrctrl_read(void *opaque, hwaddr offset, unsigned size) in pwrctrl_read() 71 static void pwrctrl_write(void *opaque, hwaddr offset, in pwrctrl_write()
|
| H A D | arm11scu.c | 17 static uint64_t mpcore_scu_read(void *opaque, hwaddr offset, in mpcore_scu_read() 40 static void mpcore_scu_write(void *opaque, hwaddr offset, in mpcore_scu_write()
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | tegra_gpio.c | 135 static int tegra_gpio_direction_input(struct udevice *dev, unsigned offset) in tegra_gpio_direction_input() 149 static int tegra_gpio_direction_output(struct udevice *dev, unsigned offset, in tegra_gpio_direction_output() 168 static int tegra_gpio_get_value(struct udevice *dev, unsigned offset) in tegra_gpio_get_value() 186 static int tegra_gpio_set_value(struct udevice *dev, unsigned offset, int value) in tegra_gpio_set_value() 222 static int tegra_gpio_get_function(struct udevice *dev, unsigned offset) in tegra_gpio_get_function()
|
| /openbmc/qemu/block/ |
| H A D | qed.c | 199 qed_read_string(BdrvChild *file, uint64_t offset, in qed_read_string() 229 uint64_t offset = s->file_size; in qed_alloc_clusters() local 844 uint64_t offset; in bdrv_qed_co_block_status() local 912 uint64_t offset) in qed_copy_from_backing_file() 1036 qed_aio_write_l2_update(QEDAIOCB *acb, uint64_t offset) in qed_aio_write_l2_update() 1077 uint64_t offset = acb->cur_cluster + in qed_aio_write_main() local 1095 uint64_t start, len, offset; in qed_aio_write_cow() local 1235 qed_aio_write_inplace(QEDAIOCB *acb, uint64_t offset, size_t len) in qed_aio_write_inplace() 1278 qed_aio_write_data(void *opaque, int ret, uint64_t offset, size_t len) in qed_aio_write_data() 1311 qed_aio_read_data(void *opaque, int ret, uint64_t offset, size_t len) in qed_aio_read_data() [all …]
|
| H A D | qcow2-cache.c | 32 int64_t offset; member 81 size_t offset = QEMU_ALIGN_UP((uintptr_t) t, align) - (uintptr_t) t; in qcow2_cache_table_release() local 324 qcow2_cache_do_get(BlockDriverState *bs, Qcow2Cache *c, uint64_t offset, in qcow2_cache_do_get() 406 int qcow2_cache_get(BlockDriverState *bs, Qcow2Cache *c, uint64_t offset, in qcow2_cache_get() 412 int qcow2_cache_get_empty(BlockDriverState *bs, Qcow2Cache *c, uint64_t offset, in qcow2_cache_get_empty() 439 void *qcow2_cache_is_table_offset(Qcow2Cache *c, uint64_t offset) in qcow2_cache_is_table_offset()
|
| H A D | qed-check.c | 44 static bool qed_set_used_clusters(QEDCheck *check, uint64_t offset, in qed_set_used_clusters() 76 uint64_t offset = table->offsets[i]; in qed_check_l2_table() local 123 uint64_t offset = table->offsets[i]; in qed_check_l1_table() local
|
| /openbmc/u-boot/env/ |
| H A D | sata.c | 33 unsigned long offset, void *buffer) in write_env() 79 unsigned long offset, void *buffer) in read_env()
|
| H A D | nand.c | 124 static int writeenv(size_t offset, u_char *buf) in writeenv() 240 static int readenv(size_t offset, u_char *buf) in readenv() 245 static int readenv(size_t offset, u_char *buf) in readenv()
|
| /openbmc/phosphor-mboxd/ |
| H A D | mboxd_windows.c | 278 int write_from_window(struct mbox_context *context, uint32_t offset, in write_from_window() 364 uint32_t offset, uint32_t size, uint8_t val) in set_window_bytemap() 509 uint32_t offset, bool exact) in search_windows() 555 struct window_context **this_window, uint32_t offset, in create_map_window()
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | file_io_type_cert.cpp | 26 int CertHandler::writeFromMemory(uint32_t offset, uint32_t length, in writeFromMemory() 54 int CertHandler::readIntoMemory(uint32_t offset, uint32_t length, in readIntoMemory() 73 int CertHandler::read(uint32_t offset, uint32_t& length, Response& response, in read() 94 int CertHandler::write(const char* buffer, uint32_t offset, uint32_t& length, in write()
|
| /openbmc/u-boot/board/freescale/common/ |
| H A D | pfuze.c | 14 unsigned char offset, i, switch_num; in pfuze_mode_init() local 97 unsigned char offset, i, switch_num; in pfuze_mode_init() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | ast2700-gpio-test.c | 20 uint32_t offset = 0; in test_output_pins() local 48 uint32_t offset = 0; in test_input_pins() local
|
| /openbmc/hiomapd/ |
| H A D | protocol.h | 50 uint16_t offset; member 58 uint16_t offset; member 66 uint16_t offset; member 70 uint16_t offset; member 79 uint16_t offset; member 86 uint16_t offset; member
|
| /openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
| H A D | config.json | 26 "offset": 1100 number 51 "offset": 1100 number 76 "offset": 1100 number 101 "offset": 1100 number 126 "offset": 1100 number 151 "offset": 1100 number
|
| /openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/ |
| H A D | config.json | 26 "offset": 100 number 51 "offset": 100 number 76 "offset": 100 number 101 "offset": 100 number 126 "offset": 100 number 151 "offset": 100 number
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_ekanalyzer.c | 785 int offset = START_DATA_OFFSET; in ipmi_ek_display_carrier_connectivity() local 1917 int offset = 0; in ipmi_ek_compare_link_descriptor() local 2468 long offset = 0; in ipmi_ek_display_fru_header_detail() local 2567 long offset = 0; in ipmi_ek_display_fru_header_detail() local 2597 ipmi_ek_display_chassis_info_area(FILE *input_file, long offset) in ipmi_ek_display_chassis_info_area() 2823 ipmi_ek_display_product_info_area(FILE *input_file, long offset) in ipmi_ek_display_product_info_area() 3050 int offset = START_DATA_OFFSET; in ipmi_ek_display_backplane_p2p_record() local 3125 int offset = START_DATA_OFFSET; in ipmi_ek_display_address_table_record() local 3165 int offset = START_DATA_OFFSET; in ipmi_ek_display_shelf_power_distribution_record() local 3218 int offset = START_DATA_OFFSET; in ipmi_ek_display_shelf_activation_record() local [all …]
|
| /openbmc/qemu/hw/intc/ |
| H A D | xive.c | 274 hwaddr offset, uint64_t value, unsigned size) in xive_tm_set_hv_cppr() 280 hwaddr offset, unsigned size) in xive_tm_ack_hv_reg() 315 hwaddr offset, unsigned size) in xive_tm_pull_pool_ctx() 343 hwaddr offset, unsigned size) in xive_tm_pull_phys_ctx() 360 static void xive_tm_vt_push(XivePresenter *xptr, XiveTCTX *tctx, hwaddr offset, in xive_tm_vt_push() 367 hwaddr offset, unsigned size) in xive_tm_vt_poll() 427 static uint64_t xive_tm_mask(hwaddr offset, unsigned size, bool write) in xive_tm_mask() 444 static void xive_tm_raw_write(XiveTCTX *tctx, hwaddr offset, uint64_t value, in xive_tm_raw_write() 475 static uint64_t xive_tm_raw_read(XiveTCTX *tctx, hwaddr offset, unsigned size) in xive_tm_raw_read() 511 hwaddr offset, unsigned size) in xive_tm_ack_os_reg() [all …]
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | fs_loader.c | 34 u32 offset; member 114 size_t size, u32 offset) in _request_firmware_prepare() 204 void *buf, size_t size, u32 offset) in request_firmware_into_buf()
|
| /openbmc/qemu/linux-user/ |
| H A D | linuxload.c | 183 bool imgsrc_read(void *dst, off_t offset, size_t len, in imgsrc_read() 210 void *imgsrc_read_alloc(off_t offset, size_t len, in imgsrc_read_alloc() 224 int flags, const ImageSource *src, abi_ulong offset) in imgsrc_mmap()
|