/openbmc/qemu/target/hexagon/ |
H A D | translate.c | 72 intptr_t offset; in ctx_future_vreg_off() local 98 intptr_t offset; in ctx_tmp_vreg_off() local
|
/openbmc/qemu/backends/tpm/ |
H A D | tpm_ioctl.h | 127 uint32_t offset; /* offset from where to read */ member 226 uint32_t offset; /* offset from where to read */ member
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra210-emc-core.c | 868 unsigned int offset, u32 bit_mask, bool state) in tegra210_emc_wait_for_update() 939 u32 tegra210_emc_compensate(struct tegra210_emc_timing *next, u32 offset) in tegra210_emc_compensate()
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gsc.c | 64 #define gsc_read(offset) readl(ctx->regs + (offset)) argument 65 #define gsc_write(cfg, offset) writel(cfg, ctx->regs + (offset)) argument
|
/openbmc/linux/fs/ |
H A D | seq_file.c | 90 static int traverse(struct seq_file *m, loff_t offset) in traverse() 308 loff_t seq_lseek(struct file *file, loff_t offset, int whence) in seq_lseek()
|
/openbmc/linux/net/sunrpc/xprtrdma/ |
H A D | rpc_rdma.c | 131 unsigned int count, remaining, offset; in rpcrdma_args_inline() local 1171 u64 offset; in decode_rdma_segment() local
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | b53.c | 632 u8 page, offset, width; in do_b53_reg_read() local 686 u8 page, offset, width; in do_b53_reg_write() local
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-ddv.c | 782 static int dell_wmi_ddv_fan_read(struct seq_file *seq, void *offset) in dell_wmi_ddv_fan_read() 787 static int dell_wmi_ddv_temp_read(struct seq_file *seq, void *offset) in dell_wmi_ddv_temp_read()
|
/openbmc/linux/drivers/cxl/core/ |
H A D | memdev.c | 196 u64 offset, length; in cxl_get_poison_by_memdev() local 790 u32 offset, u32 size, u32 *written) in cxl_fw_write()
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_l3_sys.c | 371 int offset = 0; in qeth_l3_dev_ipato_add_show() local 577 int offset = 0; in qeth_l3_dev_ip_add_show() local
|
/openbmc/linux/lib/xz/ |
H A D | xz_dec_lzma2.c | 326 size_t offset = dict->pos - dist - 1; in dict_get() local 619 uint32_t offset; in lzma_literal() local
|
/openbmc/linux/drivers/iio/light/ |
H A D | rpr0521.c | 685 static int rpr0521_read_ps_offset(struct rpr0521_data *data, int *offset) in rpr0521_read_ps_offset() 702 static int rpr0521_write_ps_offset(struct rpr0521_data *data, int offset) in rpr0521_write_ps_offset()
|
/openbmc/linux/drivers/usb/fotg210/ |
H A D | fotg210-udc.c | 32 static void fotg210_ack_int(struct fotg210_udc *fotg210, u32 offset, u32 mask) in fotg210_ack_int() 146 u32 offset = dir_in ? FOTG210_INEPMPSR(epnum) : in fotg210_set_mps() local
|
/openbmc/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-csi.c | 177 static inline u32 ipu_csi_read(struct ipu_csi *csi, unsigned offset) in ipu_csi_read() 183 unsigned offset) in ipu_csi_write()
|
/openbmc/qemu/target/ppc/ |
H A D | mmu-hash64.c | 867 hwaddr base, offset = ptex * HASH_PTE_SIZE_64 + HPTE64_DW1_R; in ppc_hash64_set_r() local 882 hwaddr base, offset = ptex * HASH_PTE_SIZE_64 + HPTE64_DW1_C; in ppc_hash64_set_c() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_plane.c | 418 size_t offset, uint32_t possible_crtcs, in __drmm_universal_plane_alloc() 457 size_t offset, uint32_t possible_crtcs, in __drm_universal_plane_alloc()
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-paris.c | 923 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned int offset) in mtk_gpio_to_irq() 939 static int mtk_gpio_set_config(struct gpio_chip *chip, unsigned int offset, in mtk_gpio_set_config()
|
/openbmc/u-boot/drivers/net/ |
H A D | sun8i_emac.c | 475 int offset; in parse_phy_pins() local 834 int offset = 0; in sun8i_emac_eth_ofdata_to_platdata() local
|
/openbmc/linux/drivers/media/platform/mediatek/vpu/ |
H A D | mtk_vpu.c | 227 static inline void vpu_cfg_writel(struct mtk_vpu *vpu, u32 val, u32 offset) in vpu_cfg_writel() 232 static inline u32 vpu_cfg_readl(struct mtk_vpu *vpu, u32 offset) in vpu_cfg_readl()
|
/openbmc/qemu/hw/i386/ |
H A D | vapic.c | 290 uint32_t pos, patch, offset; in update_rom_mapping() local 392 uint32_t offset; in patch_call() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | ma35d1_serial.c | 168 static u32 serial_in(struct uart_ma35d1_port *p, u32 offset) in serial_in() 173 static void serial_out(struct uart_ma35d1_port *p, u32 offset, u32 value) in serial_out()
|
/openbmc/linux/drivers/remoteproc/ |
H A D | imx_dsp_rproc.c | 410 unsigned int offset = sys - att->sa; in imx_dsp_rproc_sys_to_da() local 863 u64 offset = elf_phdr_get_p_offset(class, phdr); in imx_dsp_rproc_elf_load_segments() local
|
/openbmc/qemu/chardev/ |
H A D | char.c | 113 int *offset, bool write_all) in qemu_chr_write_buffer() 164 int offset = 0; in qemu_chr_write() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-cadence.c | 134 #define cdns_i2c_readreg(offset) readl_relaxed(id->membase + offset) argument 135 #define cdns_i2c_writereg(val, offset) writel_relaxed(val, id->membase + offset) argument
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | intel_memory_region.c | 163 u32 i, offset, count, *order; in igt_mock_reserve() local 1103 u32 offset; in igt_lmem_write_cpu() local
|