/openbmc/u-boot/drivers/net/fm/ |
H A D | fm.c | 201 u32 risc_sel, val; in fm_assign_risc() local 212 u32 val; in fm_init_fpm() local 262 u32 val; in fm_init_bmi() local
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb3_pbcq.c | 122 uint64_t val, unsigned size) in pnv_pbcq_nest_xscom_write() 166 uint64_t val, unsigned size) in pnv_pbcq_pci_xscom_write() 183 uint64_t val, unsigned size) in pnv_pbcq_spci_xscom_write()
|
H A D | articia.c | 57 static void articia_gpio_write(void *opaque, hwaddr addr, uint64_t val, in articia_gpio_write() 113 static void articia_reg_write(void *opaque, hwaddr addr, uint64_t val, in articia_reg_write() 209 uint32_t val, int len) in articia_pci_host_cfg_write()
|
/openbmc/qemu/target/i386/whpx/ |
H A D | whpx-apic.c | 93 static int whpx_apic_set_base(APICCommonState *s, uint64_t val) in whpx_apic_set_base() 99 static void whpx_put_apic_base(CPUState *cpu, uint64_t val) in whpx_put_apic_base() 116 static void whpx_apic_set_tpr(APICCommonState *s, uint8_t val) in whpx_apic_set_tpr()
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | clock_init_exynos5.c | 553 u32 val, tmp; in exynos5250_system_clock_init() local 788 u32 val; in exynos5420_system_clock_init() local
|
/openbmc/qemu/tests/bench/ |
H A D | atomic_add-bench.c | 13 unsigned long val; member 126 unsigned long long val = 0; in pr_stats() local
|
/openbmc/u-boot/board/Barix/ipam390/ |
H A D | ipam390.c | 73 u32 val; in dspwake() local 240 static int init_led(int gpio, char *name, int val) in init_led()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | traps.c | 39 static __inline__ void set_tsr(unsigned long val) in set_tsr() 46 unsigned long val; in get_esr() local
|
/openbmc/qemu/tests/qtest/ |
H A D | riscv-iommu-test.c | 29 uint32_t val) in riscv_iommu_write_reg32() 35 uint64_t val) in riscv_iommu_write_reg64()
|
/openbmc/qemu/target/hppa/ |
H A D | machine.c | 51 uint64_t val; in get_tlb() local 78 uint64_t val = 0; in put_tlb() local
|
/openbmc/sdbusplus/test/async/ |
H A D | mutex.cpp | 32 auto testAsyncAddition(int val = 1) -> sdbusplus::async::task<> in testAsyncAddition() 40 auto testAsyncSubtraction(int val = 1) -> sdbusplus::async::task<> in testAsyncSubtraction()
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | sata.c | 37 u32 val; in init_sata() local
|
/openbmc/qemu/hw/net/ |
H A D | lan9118.c | 450 static void rx_fifo_push(lan9118_state *s, uint32_t val) in rx_fifo_push() 507 uint32_t val; in lan9118_receive() local 591 uint32_t val; in rx_fifo_pop() local 678 uint32_t val; in rx_status_fifo_pop() local 695 uint32_t val; in tx_status_fifo_pop() local 706 static void tx_fifo_push(lan9118_state *s, uint32_t val) in tx_fifo_push() 800 static void do_mac_write(lan9118_state *s, int reg, uint32_t val) in do_mac_write() 953 uint64_t val, unsigned size) in lan9118_writel() 1091 uint32_t val) in lan9118_writew() 1118 uint64_t val, unsigned size) in lan9118_16bit_mode_write() [all …]
|
H A D | lasi_i82596.c | 33 uint64_t val, unsigned size) in lasi_82596_mem_write() 70 uint32_t val; in lasi_82596_mem_read() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | symbol.c | 159 long long val, val2; in sym_validate_range() local 511 bool sym_tristate_within_range(struct symbol *sym, tristate val) in sym_tristate_within_range() 532 bool sym_set_tristate_value(struct symbol *sym, tristate val) in sym_set_tristate_value() 637 long long val; in sym_string_within_range() local 679 char *val; in sym_set_string_value() local 737 tristate val; in sym_get_string_default() local 805 tristate val; in sym_get_string_value() local
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk-hsdk-cgu.c | 131 u8 val[MAX_TUN_CLOCKS]; member 151 u8 val[MAX_AXI_CLOCKS]; member 313 static inline void hsdk_idiv_write(struct hsdk_cgu_clk *clk, u32 val) in hsdk_idiv_write() 323 static inline void hsdk_pll_write(struct hsdk_cgu_clk *clk, u32 reg, u32 val) in hsdk_pll_write() 333 static inline void hsdk_pll_spcwrite(struct hsdk_cgu_clk *clk, u32 reg, u32 val) in hsdk_pll_spcwrite() 346 u32 val = 0; in hsdk_pll_set_cfg() local 371 u32 val; in pll_get() local
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.c | 102 void v9fs_uint8_read(P9Req *req, uint8_t *val) in v9fs_uint8_read() 107 void v9fs_uint16_write(P9Req *req, uint16_t val) in v9fs_uint16_write() 114 void v9fs_uint16_read(P9Req *req, uint16_t *val) in v9fs_uint16_read() 120 void v9fs_uint32_write(P9Req *req, uint32_t val) in v9fs_uint32_write() 127 void v9fs_uint64_write(P9Req *req, uint64_t val) in v9fs_uint64_write() 134 void v9fs_uint32_read(P9Req *req, uint32_t *val) in v9fs_uint32_read() 140 void v9fs_uint64_read(P9Req *req, uint64_t *val) in v9fs_uint64_read()
|
/openbmc/u-boot/drivers/net/ |
H A D | mtk_eth.c | 183 static void mtk_pdma_write(struct mtk_eth_priv *priv, u32 reg, u32 val) in mtk_pdma_write() 195 u32 val) in mtk_gdma_write() 212 static void mtk_gmac_write(struct mtk_eth_priv *priv, u32 reg, u32 val) in mtk_gmac_write() 233 u32 val; in mtk_mii_rw() local 287 u16 reg, u16 val) in mtk_mmd_write() 326 u16 reg, u16 val) in mtk_mmd_ind_write() 360 u16 val) in mtk_mdio_write() 466 u32 val; in mt7530_reg_rmw() local 474 static void mt7530_core_reg_write(struct mtk_eth_priv *priv, u32 reg, u32 val) in mt7530_core_reg_write() 544 u32 val; in mt7530_setup() local
|
/openbmc/u-boot/drivers/video/sunxi/ |
H A D | lcdc.c | 75 int bp, clk_delay, total, val; in lcdc_tcon0_mode_set() local 152 int bp, clk_delay, total, val, yres; in lcdc_tcon1_mode_set() local
|
/openbmc/qemu/hw/misc/ |
H A D | xlnx-versal-xramc.c | 38 uint32_t val = val64; in xram_ien_prew() local 48 uint32_t val = val64; in xram_ids_prew() local
|
H A D | mchp_pfsoc_dmc.c | 41 uint32_t val = 0; in mchp_pfsoc_ddr_sgmii_phy_read() local 145 uint32_t val = 0; in type_init() local
|
/openbmc/qemu/hw/rtc/ |
H A D | aspeed_rtc.c | 72 uint64_t val; in aspeed_rtc_read() local 98 uint64_t val, unsigned size) in aspeed_rtc_write()
|
/openbmc/qemu/hw/nvram/ |
H A D | ds1225y.c | 45 uint32_t val; in nvram_read() local 52 static void nvram_write(void *opaque, hwaddr addr, uint64_t val, in nvram_write()
|
H A D | aspeed_otp.c | 20 uint64_t val = 0; in aspeed_otp_read() local 83 uint64_t val, unsigned size) in aspeed_otp_write()
|
/openbmc/u-boot/test/dm/ |
H A D | axi.c | 44 u32 val; in dm_test_axi_store() local
|