/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_vpu.c | 149 int offset, ret; in meson_vpu_setup_simplefb() local
|
/openbmc/phosphor-ipmi-flash/bmc/log-handler/ |
H A D | log_handler.cpp | 164 std::vector<uint8_t> LogBlobHandler::read(uint16_t session, uint32_t offset, in read()
|
/openbmc/phosphor-ipmi-flash/bmc/version-handler/ |
H A D | version_handler.cpp | 123 std::vector<uint8_t> VersionBlobHandler::read(uint16_t session, uint32_t offset, in read()
|
/openbmc/u-boot/board/ti/ks2_evm/ |
H A D | board.c | 62 struct image_header *spl_get_load_buffer(ssize_t offset, size_t size) in spl_get_load_buffer()
|
/openbmc/u-boot/include/ |
H A D | common.h | 550 #define check_member(structure, member, offset) _Static_assert( \ argument
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbuswrite.cpp | 68 double offset = range * value; in write() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | sl811-hcd.c | 69 static void inline sl811_read_buf(__u8 offset, __u8 *buf, __u8 size) in sl811_read_buf() 82 static void inline sl811_write_buf(__u8 offset, __u8 *buf, __u8 size) in sl811_write_buf()
|
/openbmc/qemu/block/ |
H A D | bochs.c | 216 uint64_t offset = sector_num * 512; in seek_to_sector() local 248 bochs_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in bochs_co_preadv()
|
H A D | io_uring.c | 338 uint64_t offset, int type, BdrvRequestFlags flags) in luring_do_submit() 391 int coroutine_fn luring_co_submit(BlockDriverState *bs, int fd, uint64_t offset, in luring_co_submit()
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/ |
H A D | concurrencytest.py | 154 def outSideTestaddError(self, offset, line): argument 169 def outSideTestaddSkip(self, offset, line): argument
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_disk.c | 40 lbaint_t offset; member 237 lbaint_t offset, in efi_disk_add_dev()
|
/openbmc/qemu/hw/xtensa/ |
H A D | mx_pic.c | 72 static uint64_t xtensa_mx_pic_ext_reg_read(void *opaque, hwaddr offset, in xtensa_mx_pic_ext_reg_read() 159 static void xtensa_mx_pic_ext_reg_write(void *opaque, hwaddr offset, in xtensa_mx_pic_ext_reg_write()
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl_stm32.c | 41 static int stm32_pinctrl_get_af(struct udevice *dev, unsigned int offset) in stm32_pinctrl_get_af() 325 static int stm32_pinctrl_config(int offset) in stm32_pinctrl_config()
|
/openbmc/qemu/hw/intc/ |
H A D | loongarch_extioi.c | 86 unsigned long offset = addr & 0xffff; in extioi_readw() local 211 uint32_t offset; in extioi_writew() local
|
/openbmc/qemu/hw/misc/ |
H A D | grlib_ahb_apb_pnp.c | 133 static uint64_t grlib_ahb_pnp_read(void *opaque, hwaddr offset, unsigned size) in grlib_ahb_pnp_read() 245 static uint64_t grlib_apb_pnp_read(void *opaque, hwaddr offset, unsigned size) in grlib_apb_pnp_read()
|
H A D | tz-mpc.c | 145 uint32_t offset = addr & ~0x3; in tz_mpc_reg_read() local 236 uint32_t offset = addr & ~0x3; in tz_mpc_reg_write() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | bootmap.c | 242 static bool find_zipl_boot_menu_banner(int *offset) in find_zipl_boot_menu_banner() 972 static IsoBcSection *find_iso_bc_entry(uint32_t offset) in find_iso_bc_entry() 1013 uint32_t offset = find_iso_bc(); in ipl_iso_el_torito() local
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | bitops.h | 638 static __inline__ int find_next_zero_bit (void * addr, int size, int offset) in find_next_zero_bit() 730 static __inline__ int find_next_zero_bit(void *addr, int size, int offset) in find_next_zero_bit() 831 …nline__ unsigned long ext2_find_next_zero_bit(void *addr, unsigned long size, unsigned long offset) in ext2_find_next_zero_bit() 887 #define ext2_find_next_zero_bit(addr, size, offset) \ argument
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_lpc.c | 107 int offset; in pnv_lpc_dt_xscom() local 133 int offset, lpcm_offset; in pnv_dt_lpc() local 306 uint32_t offset = addr >> 3; in pnv_lpc_xscom_read() local 329 uint32_t offset = addr >> 3; in pnv_lpc_xscom_write() local
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | pmu.c | 52 unsigned int offset = (lss * 2) / 32; in pmu_power_lss() local
|
/openbmc/u-boot/drivers/ram/stm32mp1/ |
H A D | stm32mp1_ram.c | 76 const u32 offset; /* offset in config struct */ in stm32mp1_ddr_setup() member
|
/openbmc/u-boot/drivers/usb/phy/ |
H A D | rockchip_usb2_phy.c | 17 unsigned int offset; member
|
/openbmc/u-boot/disk/ |
H A D | part_iso.c | 51 int i,offset,entry_num; in part_get_info_iso_verb() local
|
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xive2-nvpg_bar.c | 38 uint64_t addr, offset; in nvpg_backlog_op() local
|
/openbmc/qemu/hw/vfio/ |
H A D | pci-quirks.h | 63 uint32_t offset; /* Offset in BAR */ member
|