/openbmc/qemu/include/hw/ |
H A D | qdev-properties.h | 18 ptrdiff_t offset; member
|
/openbmc/qemu/audio/ |
H A D | mixeng.c | 571 uint64_t offset; in st_rate_frames_in() local
|
/openbmc/qemu/hw/cxl/ |
H A D | cxl-mailbox-utils.c | 811 uint32_t offset; in cmd_firmware_update_transfer() member 815 size_t offset, length; in cmd_firmware_update_transfer() local 1043 uint32_t offset; in cmd_logs_get_log() member 1158 uint16_t offset; member 1290 uint16_t offset; in cmd_features_get_feature() member 1577 uint32_t offset; in cmd_ccls_get_lsa() member 1582 uint64_t offset, length; in cmd_ccls_get_lsa() local 1606 uint32_t offset; in cmd_ccls_set_lsa() member
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.h | 159 uint32_t offset; member 173 uint64_t offset; member
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-local.c | 593 int iovcnt, off_t offset) in local_preadv() 609 int iovcnt, off_t offset) in local_pwritev()
|
/openbmc/qemu/target/hexagon/ |
H A D | op_helper.c | 286 size4u_t offset; in HELPER() local 329 size4u_t offset; in HELPER() local
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_guts.c | 51 u32 offset; in yaffs_addr_to_chunk() local 3412 int yaffs_file_rd(struct yaffs_obj *in, u8 * buffer, loff_t offset, int n_bytes) in yaffs_file_rd() 3491 int yaffs_do_file_wr(struct yaffs_obj *in, const u8 *buffer, loff_t offset, in yaffs_do_file_wr() 3662 int yaffs_wr_file(struct yaffs_obj *in, const u8 *buffer, loff_t offset, in yaffs_wr_file()
|
/openbmc/u-boot/include/ |
H A D | vsc9953.h | 189 #define VSC9953_BITMASK(offset) ((BIT(offset)) - 1) argument 190 #define VSC9953_ENC_BITFIELD(target, offset, width) \ argument 193 #define VSC9953_IO_ADDR(target, offset) ((target) + (offset << 2)) argument 195 #define VSC9953_IO_REG(target, offset) (VSC9953_IO_ADDR(target, offset)) argument
|
/openbmc/u-boot/drivers/video/ |
H A D | ipu_disp.c | 237 static void ipu_dc_map_config(int map, int byte_num, int offset, int mask) in ipu_dc_map_config()
|
/openbmc/u-boot/drivers/video/exynos/ |
H A D | exynos_fb.c | 382 unsigned int offset; in exynos_fimd_lcd_init() local
|
/openbmc/u-boot/drivers/net/ |
H A D | xilinx_emaclite.c | 598 int offset = 0; in emaclite_ofdata_to_platdata() local
|
H A D | ne2000_base.h | 119 u32 offset; member
|
/openbmc/u-boot/drivers/spi/ |
H A D | spi-sunxi.c | 186 int offset; in sun4i_spi_parse_pins() local
|
H A D | zynq_qspi.c | 293 unsigned len, offset; in zynq_qspi_fill_tx_fifo() local
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | clock.c | 266 int data = 0, div = 0, offset = 0; in clock_set_pllout() local
|
/openbmc/u-boot/arch/arm/mach-imx/mx7/ |
H A D | psci-mx7.c | 144 static inline void imx_gpcv2_set_m_core_pgc(bool enable, u32 offset) in imx_gpcv2_set_m_core_pgc()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | fsl_ifc_nand.c | 604 unsigned int offset; in fsl_ifc_read_byte() local
|
/openbmc/qemu/hw/isa/ |
H A D | lpc_ich9.c | 88 const int *offset; in ich9_cc_update() local
|
/openbmc/qemu/target/ppc/ |
H A D | mmu-radix64.c | 521 uint64_t offset, size, prtb, prtbe_addr, prtbe0, base_addr, nls, index, pte; in ppc_radix64_process_scoped_xlate() local
|
/openbmc/qemu/tcg/ |
H A D | region.c | 212 ptrdiff_t offset = p - region.start_aligned; in tc_ptr_to_region_tree() local
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt.c | 125 int xen_pt_bar_offset_to_index(uint32_t offset) in xen_pt_bar_offset_to_index()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_pci.c | 1272 int offset; member 1298 void *fdt, int offset) in spapr_dt_pci_bus() 1356 int offset; in spapr_dt_pci_device() local
|
/openbmc/qemu/linux-headers/linux/ |
H A D | vfio.h | 281 __aligned_u64 offset; /* Region offset from start of device fd */ member 297 __aligned_u64 offset; /* Offset of mmap'able area within region */ member 868 __aligned_u64 offset; /* device fd offset of write */ member
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | bootstrap-3.4.1.min.js | 6 …se strict";var e=jQuery.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1]&&e[…
|
/openbmc/u-boot/drivers/mtd/ |
H A D | mtdcore.c | 821 void mtd_get_len_incl_bad(struct mtd_info *mtd, uint64_t offset, in mtd_get_len_incl_bad() 938 unsigned long offset, unsigned long flags) in mtd_get_unmapped_area()
|