Home
last modified time | relevance | path

Searched defs:gdata (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/lib/
H A Dspl.c25 gd_t gdata __attribute__ ((section(".data"))); variable
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Djz4780.c21 gd_t gdata __attribute__ ((section(".bss"))); variable
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmp2x6xx.cpp247 const std::vector<MPSData>& gdata) in programConfigData() argument
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c1420 uint32_t gdata = 0; in setup_buf() local
1553 uint32_t gdata; in check_Data() local
/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c1569 GByteArray *gdata = g_byte_array_new(); in xs_be_write() local