| /openbmc/qemu/hw/gpio/ |
| H A D | bcm2835_gpio.c | 147 static uint64_t bcm2835_gpio_read(void *opaque, hwaddr offset, in bcm2835_gpio_read() 200 static void bcm2835_gpio_write(void *opaque, hwaddr offset, in bcm2835_gpio_write()
|
| /openbmc/qemu/accel/tcg/ |
| H A D | translator.c | 373 int offset; in record_save() local 411 size_t offset, offset_end; in translator_st() local
|
| /openbmc/qemu/hw/net/ |
| H A D | allwinner_emac.c | 247 static uint64_t aw_emac_read(void *opaque, hwaddr offset, unsigned size) in aw_emac_read() 314 static void aw_emac_write(void *opaque, hwaddr offset, uint64_t value, in aw_emac_write()
|
| /openbmc/phosphor-bmc-code-mgmt/cpld/lattice/ |
| H A D | lattice_xo5_cpld.cpp | 165 auto offset = static_cast<diff_t>(bytesWritten); in programCfg() local 255 auto offset = static_cast<diff_t>(bytesVerified); in verifyCfg() local
|
| /openbmc/qemu/hw/i3c/ |
| H A D | dw-i3c.c | 555 static inline bool dw_i3c_target_is_i2c(DWI3C *s, uint16_t offset) in dw_i3c_target_is_i2c() 564 static uint8_t dw_i3c_target_addr(DWI3C *s, uint16_t offset) in dw_i3c_target_addr() 1065 static uint64_t dw_i3c_read(void *opaque, hwaddr offset, unsigned size) in dw_i3c_read() 1451 static void dw_i3c_update_char_table(DWI3C *s, uint8_t offset, uint64_t pid, in dw_i3c_update_char_table() 1713 static void dw_i3c_write(void *opaque, hwaddr offset, uint64_t value, in dw_i3c_write()
|
| /openbmc/qemu/hw/ppc/ |
| H A D | pnv_psi.c | 308 static uint64_t pnv_psi_reg_read(PnvPsi *psi, uint32_t offset, bool mmio) in pnv_psi_reg_read() 337 static void pnv_psi_reg_write(PnvPsi *psi, uint32_t offset, uint64_t val, in pnv_psi_reg_write() 536 int offset; in pnv_psi_dt_xscom() local 655 uint32_t offset = in pnv_psi_notify() local 982 uint32_t offset = in pnv_psi_pic_print_info() local
|
| H A D | pnv_lpc.c | 107 int offset; in pnv_lpc_dt_xscom() local 133 int offset, lpcm_offset; in pnv_dt_lpc() local 306 uint32_t offset = addr >> 3; in pnv_lpc_xscom_read() local 329 uint32_t offset = addr >> 3; in pnv_lpc_xscom_write() local
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | cros_ec.c | 789 uint32_t *offset, uint32_t *size) in cros_ec_flash_offset() 810 int cros_ec_flash_erase(struct udevice *dev, uint32_t offset, uint32_t size) in cros_ec_flash_erase() 839 uint32_t offset, uint32_t size) in cros_ec_flash_write_block() 912 uint32_t offset, uint32_t size) in cros_ec_flash_write() 989 uint32_t offset, uint32_t size) in cros_ec_flash_read_block() 1000 int cros_ec_flash_read(struct udevice *dev, uint8_t *data, uint32_t offset, in cros_ec_flash_read()
|
| /openbmc/qemu/hw/timer/ |
| H A D | exynos4210_mct.c | 121 #define GET_G_COMP_IDX(offset) (((offset) - G_COMP0_L) / 0x10) argument 122 #define GET_G_COMP_ADD_INCR_IDX(offset) (((offset) - G_COMP0_ADD_INCR) / 0x10) argument 145 #define GET_L_TIMER_IDX(offset) ((((offset) & 0xF00) - L0_TCNTB) / 0x100) argument 146 #define GET_L_TIMER_CNT_REG_IDX(offset, lt_i) \ argument 1059 static uint64_t exynos4210_mct_read(void *opaque, hwaddr offset, in exynos4210_mct_read() 1170 static void exynos4210_mct_write(void *opaque, hwaddr offset, in exynos4210_mct_write()
|
| /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/drivers/pinctrl/ |
| H A D | pinctrl-single.c | 16 int offset; /* index of last configuration register */ member
|
| H A D | pinctrl-at91-pio4.c | 112 u32 offset, func, bank, line; in atmel_pinctrl_set_state() local
|
| /openbmc/u-boot/include/net/pfe_eth/pfe/ |
| H A D | cbus.h | 54 #define PE_MEM_ACCESS_BYTE_ENABLE(offset, size) (((((1 << (size)) - 1) << (4 \ argument
|
| /openbmc/u-boot/drivers/video/rockchip/ |
| H A D | rk_lvds.c | 43 static inline void lvds_writel(struct rk_lvds_priv *lvds, u32 offset, u32 val) in lvds_writel()
|
| /openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | fsl_epu.h | 68 u32 offset; member
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | irq.h | 27 int offset; member
|
| /openbmc/u-boot/include/linux/mtd/ |
| H A D | partitions.h | 42 uint64_t offset; /* offset within the master MTD space */ member
|
| /openbmc/qemu/scripts/ |
| H A D | qcow2-to-stdout.py | 125 def write_features(cluster, offset, data_file_name): argument
|
| /openbmc/qemu/hw/intc/ |
| H A D | loongarch_extioi_kvm.c | 42 int addr, offset, cpu; in kvm_extioi_access_regs() local
|
| /openbmc/u-boot/arch/mips/include/asm/ |
| H A D | bitops.h | 638 static __inline__ int find_next_zero_bit (void * addr, int size, int offset) in find_next_zero_bit() 730 static __inline__ int find_next_zero_bit(void *addr, int size, int offset) in find_next_zero_bit() 831 …nline__ unsigned long ext2_find_next_zero_bit(void *addr, unsigned long size, unsigned long offset) in ext2_find_next_zero_bit() 887 #define ext2_find_next_zero_bit(addr, size, offset) \ argument
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | bootmap.c | 242 static bool find_zipl_boot_menu_banner(int *offset) in find_zipl_boot_menu_banner() 972 static IsoBcSection *find_iso_bc_entry(uint32_t offset) in find_iso_bc_entry() 1013 uint32_t offset = find_iso_bc(); in ipl_iso_el_torito() local
|
| /openbmc/u-boot/board/synopsys/iot_devkit/ |
| H A D | iot_devkit.c | 111 int offset; in mach_cpu_init() local
|