| /openbmc/u-boot/drivers/mmc/ |
| H A D | fsl_esdhc_spl.c | 64 u32 offset, code_len; in mmc_boot() local
|
| /openbmc/u-boot/drivers/reset/ |
| H A D | reset-meson.c | 39 uint offset = reset_ctl->id % BITS_PER_REG; in meson_reset_level() local
|
| /openbmc/dbus-sensors/src/psu/ |
| H A D | PSUSensor.hpp | 76 double offset) : in PSUProperty()
|
| /openbmc/qemu/system/ |
| H A D | rtc.c | 70 void qemu_get_timedate(struct tm *tm, time_t offset) in qemu_get_timedate()
|
| /openbmc/qemu/hw/nubus/ |
| H A D | nubus-virtio-mmio.c | 32 int i, offset; in nubus_virtio_mmio_realize() local
|
| /openbmc/qemu/hw/display/ |
| H A D | bcm2835_fb.c | 300 static uint64_t bcm2835_fb_read(void *opaque, hwaddr offset, unsigned size) in bcm2835_fb_read() 325 static void bcm2835_fb_write(void *opaque, hwaddr offset, uint64_t value, in bcm2835_fb_write()
|
| /openbmc/qemu/hw/arm/ |
| H A D | highbank.c | 53 static void hb_regs_write(void *opaque, hwaddr offset, in hb_regs_write() 74 static uint64_t hb_regs_read(void *opaque, hwaddr offset, in hb_regs_read()
|
| /openbmc/qemu/hw/adc/ |
| H A D | npcm7xx_adc.c | 152 static uint64_t npcm7xx_adc_read(void *opaque, hwaddr offset, unsigned size) in npcm7xx_adc_read() 177 static void npcm7xx_adc_write(void *opaque, hwaddr offset, uint64_t v, in npcm7xx_adc_write()
|
| /openbmc/qemu/hw/char/ |
| H A D | imx_serial.c | 185 static uint64_t imx_serial_read(void *opaque, hwaddr offset, in imx_serial_read() 276 static void imx_serial_write(void *opaque, hwaddr offset, in imx_serial_write()
|
| /openbmc/u-boot/arch/mips/mach-mscc/include/mach/ |
| H A D | tlb.h | 43 static inline void create_tlb(int index, u32 offset, u32 size, u32 tlb_attrib1, in create_tlb()
|
| /openbmc/u-boot/board/freescale/mx6sllevk/ |
| H A D | mx6sllevk.c | 57 u32 offset = PFUZE100_SW1CMODE; in power_init_board() local
|
| /openbmc/phosphor-mboxd/vpnor/test/ |
| H A D | dump_flash.cpp | 44 static int mbox_create_read_window(struct test_context *tctx, size_t offset, in mbox_create_read_window()
|
| /openbmc/hiomapd/vpnor/test/ |
| H A D | dump_flash.cpp | 45 static int mbox_create_read_window(struct test_context* tctx, size_t offset, in mbox_create_read_window()
|
| /openbmc/u-boot/board/freescale/c29xpcie/ |
| H A D | c29xpcie.c | 118 void fdt_del_sec(void *blob, int offset) in fdt_del_sec()
|
| /openbmc/phosphor-hwmon/ |
| H A D | sensor.hpp | 25 int offset = 0; member
|
| /openbmc/qemu/include/system/ |
| H A D | rng.h | 36 size_t offset; member
|
| /openbmc/u-boot/drivers/net/ |
| H A D | e1000_spi.c | 321 u16 i, offset = 0; in do_e1000_spi_show() local 390 u16 offset; in do_e1000_spi_dump() local 436 u16 offset; in do_e1000_spi_program() local
|
| /openbmc/qemu/hw/misc/ |
| H A D | npcm7xx_mft.c | 346 static uint64_t npcm7xx_mft_read(void *opaque, hwaddr offset, unsigned size) in npcm7xx_mft_read() 366 static void npcm7xx_mft_write(void *opaque, hwaddr offset, in npcm7xx_mft_write() 390 static bool npcm7xx_mft_check_mem_op(void *opaque, hwaddr offset, in npcm7xx_mft_check_mem_op()
|
| /openbmc/qemu/hw/intc/ |
| H A D | arm_gic.c | 944 static uint8_t gic_dist_readb(void *opaque, hwaddr offset, MemTxAttrs attrs) in gic_dist_readb() 1166 static MemTxResult gic_dist_read(void *opaque, hwaddr offset, uint64_t *data, in gic_dist_read() 1191 static void gic_dist_writeb(void *opaque, hwaddr offset, in gic_dist_writeb() 1491 static void gic_dist_writew(void *opaque, hwaddr offset, in gic_dist_writew() 1498 static void gic_dist_writel(void *opaque, hwaddr offset, in gic_dist_writel() 1539 static MemTxResult gic_dist_write(void *opaque, hwaddr offset, uint64_t data, in gic_dist_write() 1621 static MemTxResult gic_cpu_read(GICState *s, int cpu, int offset, in gic_cpu_read() 1715 static MemTxResult gic_cpu_write(GICState *s, int cpu, int offset, in gic_cpu_write()
|
| /openbmc/qemu/hw/9pfs/ |
| H A D | 9p-synth.c | 307 int iovcnt, off_t offset) in synth_pwritev() 331 int iovcnt, off_t offset) in synth_preadv() 353 static int synth_truncate(FsContext *ctx, V9fsPath *path, off_t offset) in synth_truncate() 546 static ssize_t v9fs_synth_qtest_write(void *buf, int len, off_t offset, in v9fs_synth_qtest_write() 552 static ssize_t v9fs_synth_qtest_flush_write(void *buf, int len, off_t offset, in v9fs_synth_qtest_flush_write()
|
| /openbmc/qemu/util/ |
| H A D | qemu-coroutine-io.c | 33 size_t offset, size_t bytes, bool do_send) in qemu_co_sendv_recvv()
|
| /openbmc/phosphor-power/phosphor-power-sequencer/src/ |
| H A D | services.cpp | 112 for (unsigned int offset = 0; offset < numLines; ++offset) in getGPIOValues() local
|
| /openbmc/qemu/tests/tcg/hexagon/ |
| H A D | read_write_overlap.c | 55 static inline uint32_t insert_rp(uint32_t x, uint32_t width, uint32_t offset) in insert_rp()
|
| /openbmc/libbej/test/ |
| H A D | bej_dictionary_test.cpp | 82 uint16_t offset = propHead + sizeof(BejDictionaryProperty) * index; in TEST() local
|
| /openbmc/u-boot/arch/arm/mach-s5pc1xx/ |
| H A D | clock.c | 219 unsigned int offset; in get_hclk_sys() local 248 unsigned int offset; in get_pclk_sys() local
|