Home
last modified time | relevance | path

Searched defs:gregs (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/mips/mach-ath79/
H A Dreset.c79 void __iomem *gregs = map_physmem(AR933X_GMAC_BASE, AR933X_GMAC_SIZE, in eth_init_ar933x() local
114 void __iomem *gregs = map_physmem(AR934X_GMAC_BASE, AR934X_GMAC_SIZE, in eth_init_ar934x() local
/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c190 struct gregs { struct
191 uint64_t cnt;
192 uint32_t cnt_wstat;
193 uint32_t tcon;
194 uint32_t int_cstat;
195 uint32_t int_enb;
196 uint32_t wstat;
197 uint64_t comp[MCT_GT_CMP_NUM];
198 uint32_t comp_add_incr[MCT_GT_CMP_NUM];
/openbmc/qemu/linux-user/m68k/
H A Dsignal.c57 target_gregset_t gregs; member
185 target_greg_t *gregs = uc->tuc_mcontext.gregs; in target_rt_setup_ucontext() local
238 target_greg_t *gregs = uc->tuc_mcontext.gregs; in target_rt_restore_ucontext() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c109 struct fsl_ifc_fcm *gregs = (void *)CONFIG_SYS_IFC_ADDR; in nand_spl_load_image() local
H A Dfsl_ifc_nand.c887 struct fsl_ifc_fcm *gregs = NULL; in fsl_ifc_chip_init() local
/openbmc/qemu/target/sh4/
H A Dcpu.h143 uint32_t gregs[24]; /* general registers */ member
/openbmc/qemu/hw/net/
H A Dsungem.c221 uint32_t gregs[SUNGEM_MMIO_GREG_SIZE >> 2]; member
/openbmc/qemu/target/sparc/
H A Dcpu.h404 target_ulong gregs[8]; /* general registers */ member
/openbmc/u-boot/include/
H A Dfsl_ifc.h1030 struct fsl_ifc_fcm *gregs; member