/openbmc/u-boot/drivers/gpio/ |
H A D | kw_gpio.c | 126 int val; in kw_gpio_get_value() local
|
H A D | mxc_gpio.c | 121 u32 val; in gpio_get_value() local 168 u32 val; in mxc_gpio_is_output() local
|
/openbmc/u-boot/board/freescale/ls1046ardb/ |
H A D | ls1046ardb.c | 79 u32 val; in board_init() local
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | xio3130_upstream.c | 42 uint32_t val, int len) in xio3130_upstream_write_config()
|
/openbmc/u-boot/board/woodburn/ |
H A D | woodburn.c | 162 u32 val; in board_init() local
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | vc.c | 55 u32 val; in omap_vc_init() local
|
/openbmc/u-boot/drivers/pwm/ |
H A D | exynos_pwm.c | 25 u32 val; in exynos_pwm_set_config() local
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_elf.h | 111 #define NEW_AUX_ENT(id, val) do { \ in target_create_elf_tables() argument
|
/openbmc/u-boot/drivers/rtc/ |
H A D | pt7c4338.c | 55 static void rtc_write(u8 reg, u8 val) in rtc_write()
|
/openbmc/u-boot/drivers/pinctrl/broadcom/ |
H A D | pinctrl-bcm283x.c | 49 u32 val; in bcm2835_gpio_get_func_id() local
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 111 #define NEW_AUX_ENT(id, val) do { \ in target_create_elf_tables() argument
|
/openbmc/qemu/tests/qtest/ |
H A D | pnv-spi-seeprom-test.c | 38 uint32_t reg, uint64_t val) in pnv_spi_xscom_write()
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | io.h | 379 #define writeb_be(val, addr) \ in BUILDIO_MEM() argument 381 #define writew_be(val, addr) \ in BUILDIO_MEM() argument 383 #define writel_be(val, addr) \ in BUILDIO_MEM() argument 385 #define writeq_be(val, addr) \ in BUILDIO_MEM() argument
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_redist.c | 39 uint32_t *reg, uint32_t val) in gicr_write_bitmap_reg() 48 uint32_t *reg, uint32_t val) in gicr_write_set_bitmap_reg() 57 uint32_t *reg, uint32_t val) in gicr_write_clear_bitmap_reg() 401 uint32_t val = cs->gicr_ipendr0 | (~cs->edge_trigger & cs->level); in gicr_readl() local
|
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/ |
H A D | cpu.h | 78 unsigned int val; in readfr_extra_feature_reg() local 88 static inline void writefr_extra_feature_reg(unsigned int val) in writefr_extra_feature_reg()
|
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/ |
H A D | cpu.h | 183 unsigned int val; in readfr_extra_feature_reg() local 193 static inline void writefr_extra_feature_reg(unsigned int val) in writefr_extra_feature_reg()
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | cpu.c | 358 uint32_t val; in get_cpu_speed_grade_hz() local 390 uint32_t val; in get_cpu_temp_grade() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-string-input-visitor.c | 117 int64_t val; in test_visitor_in_intList() local 226 uint64_t val; in test_visitor_in_uintList() local
|
/openbmc/u-boot/env/ |
H A D | mmc.c | 36 static inline int mmc_offset_try_partition(const char *str, s64 *val) in mmc_offset_try_partition() 75 s64 val = 0, defvalue; in mmc_offset() local
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | lan7x.h | 131 u32 val; in lan7x_wait_for_bit() local 173 u32 val; in lan7x_mdio_wait_for_bit() local
|
/openbmc/qemu/include/system/ |
H A D | dma.h | 259 uint8_t *val, MemTxAttrs attrs) in ldub_dma() 265 uint8_t val, MemTxAttrs attrs) in stb_dma()
|
/openbmc/qemu/hw/core/ |
H A D | register.c | 23 static inline void register_write_val(RegisterInfo *reg, uint64_t val) in register_write_val() 71 void register_write(RegisterInfo *reg, uint64_t val, uint64_t we, in register_write()
|
/openbmc/qemu/accel/tcg/ |
H A D | translate-all.c | 47 static uint8_t *encode_sleb128(uint8_t *p, int64_t val) in encode_sleb128() 72 int64_t val = 0; in decode_sleb128() local
|
/openbmc/qemu/hw/gpio/ |
H A D | bcm2835_gpio.c | 114 uint32_t val, uint8_t start, uint8_t count, uint32_t *lev) in gpset() 131 uint32_t val, uint8_t start, uint8_t count, uint32_t *lev) in gpclr()
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb3_msi.c | 147 static void phb3_msi_set_irq(void *opaque, int srcno, int val) in phb3_msi_set_irq() 184 void pnv_phb3_msi_ffi(Phb3MsiState *msi, uint64_t val) in pnv_phb3_msi_ffi()
|