Home
last modified time | relevance | path

Searched defs:a (Results 501 – 525 of 673) sorted by relevance

1...<<21222324252627

/openbmc/u-boot/board/gdsys/common/
H A Dosd.c84 unsigned int a; in mpc92469ac_calc_parameters() local
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis.h129 __be32 a; member
/openbmc/qemu/tests/bench/
H A Dqht-bench.c107 const long *a = ap; in is_equal() local
/openbmc/ipmi-fru-parser/
H A Dfrup.cpp54 #define TEXTSTR(a) #a argument
/openbmc/qemu/target/i386/tcg/
H A Dint_helper.c278 static void add128(uint64_t *plow, uint64_t *phigh, uint64_t a, uint64_t b) in add128()
/openbmc/qemu/gdbstub/
H A Dsystem.c309 static int pid_order(const void *a, const void *b) in pid_order()
/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c538 IOThread *a = iothread_new(); in test_iothread_common() local
1228 BlockDriverState *parent_a, *parent_b, *a, *b, *c; in test_detach_indirect() local
1399 IOThread *a = iothread_new(); in test_set_aio_context() local
/openbmc/u-boot/drivers/net/
H A Drtl8169.c105 #define bus_to_phys(a) pci_mem_to_phys((pci_dev_t)(unsigned long)dev->priv, \ argument
107 #define phys_to_bus(a) pci_phys_to_mem((pci_dev_t)(unsigned long)dev->priv, \ argument
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c340 int16_t a, b, c; in pmecc_get_sigma() local
369 int16_t a, b, c; in pmecc_get_sigma() local
H A Dsunxi_nand_spl.c46 #define NFC_CTL_PAGE_SIZE(a) ((fls(a) - 11) << 8) argument
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_delloem.h38 #define MIN(a,b) ((a) < (b) ? (a) : (b)) argument
39 #define MAX(a,b) ((a) > (b) ? (a) : (b)) argument
/openbmc/qemu/hw/ppc/
H A Dvof.c619 static gint of_claimed_compare_func(gconstpointer a, gconstpointer b) in of_claimed_compare_func()
862 #define cmpserv(s, a, r) \ in vof_client_handle() argument
/openbmc/qemu/accel/tcg/
H A Dtb-maint.c53 const TranslationBlock *a = ap; in tb_cmp() local
586 tb_page_addr_t a = *(const tb_page_addr_t *)ap; in tb_page_addr_cmp() local
/openbmc/u-boot/drivers/i2c/
H A Di2c-cdns.c162 unsigned int *a, unsigned int *b) in cdns_i2c_calc_divs()
/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp391 int a = values.top(); in evaluateExprStack() local
/openbmc/qemu/qapi/
H A Dstring-output-visitor.c101 static void string_output_append(StringOutputVisitor *sov, int64_t a) in string_output_append()
/openbmc/u-boot/drivers/spi/
H A Dmxc_spi.c35 #define reg_write(a, v) writel(v, a) argument
/openbmc/qemu/hw/adc/
H A Daspeed_adc.c79 uint32_t a = ASPEED_ADC_L(a_and_b); in breaks_threshold() local
/openbmc/qemu/hw/cxl/
H A Dcxl-host.c402 static gint cfmws_cmp(gconstpointer a, gconstpointer b, gpointer d) in cfmws_cmp()
/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c324 static gint pxb_compare(gconstpointer a, gconstpointer b) in pxb_compare()
/openbmc/u-boot/include/
H A Dmmc.h28 #define MAKE_SDMMC_VERSION(a, b, c) \ argument
30 #define MAKE_SD_VERSION(a, b, c) \ argument
32 #define MAKE_MMC_VERSION(a, b, c) \ argument
/openbmc/u-boot/drivers/gpio/
H A Dsh_pfc.c19 #define pfc_phys_to_virt(p, a) ((void *)a) argument
/openbmc/u-boot/lib/
H A Dstring.c339 const char *a; in strspn() local
/openbmc/boost-dbus/test/
H A Davahi.cpp76 std::string a = s.get_member(); in TEST() local
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h11 #define msleep(a) udelay(a * 1000) argument

1...<<21222324252627