/openbmc/u-boot/board/freescale/mx31pdk/ |
H A D | mx31pdk.c | 83 u32 val; in board_late_init() local
|
/openbmc/u-boot/drivers/power/mfd/ |
H A D | fg_max77693.c | 69 unsigned int val; in power_check_battery() local
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | cache_init.S | 17 .macro f_fill64 dst, offset, val
|
/openbmc/qemu/hw/intc/ |
H A D | loongarch_pic_kvm.c | 16 static void kvm_pch_pic_access_reg(int fd, uint64_t addr, void *val, bool write) in kvm_pch_pic_access_reg()
|
H A D | loongarch_ipi_kvm.c | 14 static void kvm_ipi_access_reg(int fd, uint64_t addr, uint32_t *val, bool write) in kvm_ipi_access_reg()
|
H A D | openpic_kvm.c | 59 static void kvm_openpic_write(void *opaque, hwaddr addr, uint64_t val, in kvm_openpic_write() 90 uint32_t val = 0xdeadbeef; in kvm_openpic_read() local
|
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | mscc_mac_table.c | 29 unsigned int val, timeout = 10; in vlan_wait_for_completion() local
|
/openbmc/u-boot/board/freescale/p2041rdb/ |
H A D | cpld.c | 104 u8 val = (u8)simple_strtoul(argv[3], NULL, 16); in cpld_cmd() local
|
/openbmc/qemu/tests/multiboot/ |
H A D | libc.c | 66 uint64_t val; in printf() local
|
/openbmc/u-boot/drivers/video/rockchip/ |
H A D | rk3399_mipi.c | 56 int val; in rk_mipi_dphy_mode_set() local
|
/openbmc/u-boot/drivers/timer/ |
H A D | mtk_timer.c | 32 u32 val = readl(priv->base + MTK_GPT4_CNT); in mtk_timer_get_count() local
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | set_parameter_from_group_max.cpp | 65 [&group, &invalid, this](auto&& val) { in run()
|
/openbmc/qemu/linux-user/hppa/ |
H A D | cpu_loop.c | 172 #define set_si_code(mask, val) \ in cpu_loop() argument
|
/openbmc/u-boot/lib/rsa/ |
H A D | rsa-mod-exp.c | 187 uint32_t val[key->len], acc[key->len], tmp[key->len]; in pow_mod() local 321 u32 val[RSA2048_BYTES], acc[RSA2048_BYTES], tmp[RSA2048_BYTES]; in zynq_pow_mod() local
|
/openbmc/u-boot/drivers/misc/imx8/ |
H A D | scu.c | 53 u32 val; in mu_hal_sendmsg() local 73 u32 val; in mu_hal_receivemsg() local
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | dmc_init_ddr3.c | 37 unsigned int val; in ddr3_mem_ctrl_init() local 450 uint32_t val, n_lock_r, n_lock_w_phy0, n_lock_w_phy1; in ddr3_mem_ctrl_init() local
|
/openbmc/u-boot/board/freescale/ls1043aqds/ |
H A D | ls1043aqds.c | 514 void flash_write16(u16 val, void *addr) in flash_write16() 523 u16 val = __raw_readw(addr); in flash_read16() local
|
/openbmc/qemu/hw/pci-host/ |
H A D | xilinx-pcie.c | 192 uint32_t val; in xilinx_pcie_root_config_read() local 236 uint32_t val, int len) in xilinx_pcie_root_config_write()
|
/openbmc/qemu/hw/misc/ |
H A D | aspeed_xdma.c | 52 uint32_t val = 0; in aspeed_xdma_read() local 62 static void aspeed_xdma_write(void *opaque, hwaddr addr, uint64_t val, in aspeed_xdma_write()
|
H A D | bcm2835_mbox.c | 72 uint32_t val; in mbox_pull() local 89 static void mbox_push(BCM2835Mbox *mb, uint32_t val) in mbox_push()
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | cxl_root_port.c | 217 uint32_t val, int len) in cxl_rp_dvsec_write_config() 247 static void cxl_rp_write_config(PCIDevice *d, uint32_t address, uint32_t val, in cxl_rp_write_config()
|
/openbmc/u-boot/drivers/net/ |
H A D | ag7xxx.c | 154 static int ag7xxx_switch_read(struct mii_dev *bus, int addr, int reg, u16 *val) in ag7xxx_switch_read() 177 static int ag7xxx_switch_write(struct mii_dev *bus, int addr, int reg, u16 val) in ag7xxx_switch_write() 193 static int ag7xxx_switch_reg_read(struct mii_dev *bus, int reg, u32 *val) in ag7xxx_switch_reg_read() 233 static int ag7xxx_switch_reg_write(struct mii_dev *bus, int reg, u32 val) in ag7xxx_switch_reg_write() 287 static int ag7xxx_mdio_rw(struct mii_dev *bus, int addr, int reg, u32 val) in ag7xxx_mdio_rw() 325 u16 val) in ag7xxx_mdio_write()
|
/openbmc/qemu/hw/ide/ |
H A D | ahci.c | 112 uint32_t val; in ahci_port_read() local 272 static void ahci_port_write(AHCIState *s, int port, int offset, uint32_t val) in ahci_port_write() 365 uint32_t val = 0; in ahci_mem_read_32() local 417 uint64_t val; in ahci_mem_read() local 437 uint64_t val, unsigned size) in ahci_mem_write() 524 uint64_t val, unsigned size) in ahci_idp_write()
|
/openbmc/u-boot/drivers/gpio/ |
H A D | mscc_sgpio.c | 87 u32 val, u32 rno, u32 off) in sgpio_writel() 139 u32 val = priv->mode[port] & BIT(bit); in mscc_sgpio_get_function() local 193 u32 val; in mscc_sgpio_probe() local
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | soc.c | 232 u32 val; in erratum_a009635() local 259 u32 val; in erratum_rcw_src() local 305 u32 val; in bypass_smmu() local
|