/openbmc/qemu/hw/display/ |
H A D | artist.c | 275 unsigned int offset, uint8_t val) in artist_rop8() 454 unsigned int offset; in fill_window() local 698 unsigned int offset = starty * s->width + startx; in font_write16() local 764 uint32_t offset, uint32_t data) in artist_vram_write4() 780 uint32_t offset, int size, uint32_t data, in artist_vram_write32() 875 unsigned int offset; in artist_vram_read() local 1358 hwaddr *offset, unsigned int idx, in artist_create_buffer() 1379 hwaddr offset = 0; in artist_realizefn() local
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci-aardvark.c | 301 uint offset, ulong *valuep, in pcie_advk_read_config() 362 static uint pcie_calc_datastrobe(uint offset, enum pci_size_t size) in pcie_calc_datastrobe() 398 uint offset, ulong value, in pcie_advk_write_config()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | sunxi_nand_spl.c | 119 static int check_value_inner(int offset, int expected_bits, in check_value_inner() 132 static inline int check_value(int offset, int expected_bits, in check_value() 138 static inline int check_value_negated(int offset, int unexpected_bits, in check_value_negated()
|
/openbmc/pldm/fw-update/ |
H A D | device_updater.cpp | 113 void DeviceUpdater::sendPassCompTableRequest(size_t offset) in sendPassCompTableRequest() 264 void DeviceUpdater::sendUpdateComponentRequest(size_t offset) in sendUpdateComponentRequest() 393 uint32_t offset = 0; in requestFwData() local
|
/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/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/libfdt/ |
H A D | fdt_wip.c | 118 int fdt_node_end_offset_(void *fdt, int offset) in fdt_node_end_offset_()
|
/openbmc/u-boot/include/dt-bindings/gpio/ |
H A D | tegra-gpio.h | 48 #define TEGRA_GPIO(port, offset) \ argument
|
/openbmc/qemu/include/system/ |
H A D | ioport.h | 33 uint32_t offset; member
|
/openbmc/qemu/hw/arm/ |
H A D | raspi4b.c | 79 int offset = fdt_node_offset_by_compatible(fdt, -1, dev_str); in raspi4_modify_dtb() local
|
/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()
|