Searched defs:gregs (Results 1 – 9 of 9) sorted by relevance
79 void __iomem *gregs = map_physmem(AR933X_GMAC_BASE, AR933X_GMAC_SIZE, in eth_init_ar933x() local114 void __iomem *gregs = map_physmem(AR934X_GMAC_BASE, AR934X_GMAC_SIZE, in eth_init_ar934x() local
190 struct gregs { struct191 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];
57 target_gregset_t gregs; member185 target_greg_t *gregs = uc->tuc_mcontext.gregs; in target_rt_setup_ucontext() local238 target_greg_t *gregs = uc->tuc_mcontext.gregs; in target_rt_restore_ucontext() local
109 struct fsl_ifc_fcm *gregs = (void *)CONFIG_SYS_IFC_ADDR; in nand_spl_load_image() local
887 struct fsl_ifc_fcm *gregs = NULL; in fsl_ifc_chip_init() local
143 uint32_t gregs[24]; /* general registers */ member
221 uint32_t gregs[SUNGEM_MMIO_GREG_SIZE >> 2]; member
404 target_ulong gregs[8]; /* general registers */ member
1030 struct fsl_ifc_fcm *gregs; member