Home
last modified time | relevance | path

Searched defs:offset (Results 701 – 725 of 1531) sorted by relevance

1...<<21222324252627282930>>...62

/openbmc/qemu/hw/char/
H A Dpl011.c104 static const char *pl011_regname(hwaddr offset) in pl011_regname()
272 static uint64_t pl011_read(void *opaque, hwaddr offset, in pl011_read()
413 static void pl011_write(void *opaque, hwaddr offset, in pl011_write()
/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_mux.c84 u32 lane, value, offset, mask; in comphy_mux_reg_write() local
/openbmc/u-boot/drivers/misc/
H A Daltera_sysid.c60 int offset, void *buf, int size) in altera_sysid_read()
/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson-axg.h17 unsigned int offset; member
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dserdes.c47 void fsl_setup_serdes(u32 offset, char proto, u32 rfcks, char vdd) in fsl_setup_serdes()
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dsdrc.c85 u32 offset; in get_sdr_cs_offset() local
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfdt.c76 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection()
/openbmc/qemu/block/
H A Dvdi.c527 int64_t offset, int64_t bytes, int64_t *pnum, int64_t *map, in vdi_co_block_status()
551 vdi_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in vdi_co_preadv()
607 vdi_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in vdi_co_pwritev()
752 int64_t offset = 0; in vdi_co_do_create() local
/openbmc/u-boot/include/
H A Dsplash.h45 u32 offset; /* offset from start of storage */ member
/openbmc/u-boot/drivers/pwm/
H A Dexynos_pwm.c23 unsigned int offset, prescaler; in exynos_pwm_set_config() local
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfsl_lsch3_speed.c71 void *offset; in get_sys_info() local
/openbmc/u-boot/drivers/net/
H A Dne2000.c208 u_char value, offset; in get_prom() member
/openbmc/qemu/hw/fsi/
H A Dlbus.c15 #define TO_REG(offset) ((offset) >> 2) argument
/openbmc/qemu/hw/ppc/
H A Dpnv_pnor.c34 static void pnv_pnor_update(PnvPnor *s, int offset, int size) in pnv_pnor_update()
/openbmc/u-boot/scripts/dtc/
H A Dutil.c234 off_t bufsize = 1024, offset = 0; in utilfdt_read_err_len() local
301 int offset; in utilfdt_write_err() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-m-nocp.c629 uint32_t offset = a->imm; in fp_sysreg_to_memory() local
667 uint32_t offset = a->imm; in memory_to_fp_sysreg() local
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c111 u32 offset; in pfe_command_pe() local
133 u32 offset; in pfe_command_pe() local
/openbmc/u-boot/tools/binman/
H A Dentry.py264 def Pack(self, offset): argument
400 def WriteMapLine(fd, indent, name, offset, size, image_pos): argument
/openbmc/u-boot/tools/
H A Drkcommon.c208 static inline unsigned rkcommon_offset_to_spi(unsigned offset) in rkcommon_offset_to_spi()
318 void rkcommon_rc4_encode_spl(void *buf, unsigned int offset, unsigned int size) in rkcommon_rc4_encode_spl()
/openbmc/qemu/hw/audio/
H A Dpl041.h16 #define REGISTER(name, offset) uint32_t name; argument
23 #define REGISTER(name, offset) PL041_##name = offset, argument
/openbmc/u-boot/drivers/ram/
H A Dk3-am654-ddrss.c48 static inline u32 ddrss_readl(void __iomem *addr, unsigned int offset) in ddrss_readl()
53 static inline void ddrss_writel(void __iomem *addr, unsigned int offset, in ddrss_writel()
/openbmc/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c105 static inline unsigned int ti_usb3_readl(void __iomem *base, u32 offset) in ti_usb3_readl()
110 static inline void ti_usb3_writel(void __iomem *base, u32 offset, u32 value) in ti_usb3_writel()
/openbmc/qemu/hw/vmapple/
H A Dbdif.c78 static uint64_t bdif_read(void *opaque, hwaddr offset, unsigned size) in bdif_read()
203 static void bdif_write(void *opaque, hwaddr offset, in bdif_write()
/openbmc/qemu/hw/pci-host/
H A Dppc4xx_pci.c99 static void ppc4xx_pci_reg_write4(void *opaque, hwaddr offset, in ppc4xx_pci_reg_write4()
169 static uint64_t ppc4xx_pci_reg_read4(void *opaque, hwaddr offset, in ppc4xx_pci_reg_read4()
/openbmc/qemu/tests/tcg/plugins/
H A Dmem.c126 static void update_region_info(uint64_t region, uint64_t offset, in update_region_info()
249 uint64_t offset = vaddr & region_mask; in vcpu_mem() local

1...<<21222324252627282930>>...62