| /openbmc/qemu/hw/char/ |
| H A D | pl011.c | 104 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 D | comphy_mux.c | 84 u32 lane, value, offset, mask; in comphy_mux_reg_write() local
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | altera_sysid.c | 60 int offset, void *buf, int size) in altera_sysid_read()
|
| /openbmc/u-boot/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson-axg.h | 17 unsigned int offset; member
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | serdes.c | 47 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 D | sdrc.c | 85 u32 offset; in get_sdr_cs_offset() local
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fdt.c | 76 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection()
|
| /openbmc/qemu/block/ |
| H A D | vdi.c | 527 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 D | splash.h | 45 u32 offset; /* offset from start of storage */ member
|
| /openbmc/u-boot/drivers/pwm/ |
| H A D | exynos_pwm.c | 23 unsigned int offset, prescaler; in exynos_pwm_set_config() local
|
| /openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | fsl_lsch3_speed.c | 71 void *offset; in get_sys_info() local
|
| /openbmc/u-boot/drivers/net/ |
| H A D | ne2000.c | 208 u_char value, offset; in get_prom() member
|
| /openbmc/qemu/hw/fsi/ |
| H A D | lbus.c | 15 #define TO_REG(offset) ((offset) >> 2) argument
|
| /openbmc/qemu/hw/ppc/ |
| H A D | pnv_pnor.c | 34 static void pnv_pnor_update(PnvPnor *s, int offset, int size) in pnv_pnor_update()
|
| /openbmc/u-boot/scripts/dtc/ |
| H A D | util.c | 234 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 D | translate-m-nocp.c | 629 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 D | pfe_cmd.c | 111 u32 offset; in pfe_command_pe() local 133 u32 offset; in pfe_command_pe() local
|
| /openbmc/u-boot/tools/binman/ |
| H A D | entry.py | 264 def Pack(self, offset): argument 400 def WriteMapLine(fd, indent, name, offset, size, image_pos): argument
|
| /openbmc/u-boot/tools/ |
| H A D | rkcommon.c | 208 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 D | pl041.h | 16 #define REGISTER(name, offset) uint32_t name; argument 23 #define REGISTER(name, offset) PL041_##name = offset, argument
|
| /openbmc/u-boot/drivers/ram/ |
| H A D | k3-am654-ddrss.c | 48 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 D | ti_usb_phy.c | 105 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 D | bdif.c | 78 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 D | ppc4xx_pci.c | 99 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 D | mem.c | 126 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
|