Home
last modified time | relevance | path

Searched refs:tme_stp222x (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/tme/tme-0.8/ic/stp22xx/
H A Dstp222x-impl.h188 tme_stp22xx_busy_bus(&(stp222x)->tme_stp222x, conn_index)
194 tme_stp22xx_unbusy_bus(&(stp222x)->tme_stp222x, conn_bus)
202 tme_stp22xx_slave_unbusy(&(stp222x)->tme_stp222x)
214 tme_stp22xx_leave(&(stp222x)->tme_stp222x)
231 struct tme_stp222x *tme_stp222x_timer_stp222x;
327 struct tme_stp222x { struct
330 struct tme_stp22xx tme_stp222x; argument
463 int tme_stp222x_mdu_dispatch _TME_P((struct tme_stp222x *));
478 void tme_stp222x_mdu_init _TME_P((struct tme_stp222x *));
493 void tme_stp222x_iommu_init _TME_P((struct tme_stp222x *));
[all …]
H A Dstp222x-main.c539 struct tme_stp222x *stp222x; in _tme_stp222x_complete_reset()
571 struct tme_stp222x *stp222x; in _tme_stp222x_complete_br()
595 struct tme_stp222x *stp222x; in _tme_stp222x_run()
751 struct tme_stp222x *stp222x; in _tme_stp222x_signal()
854 struct tme_stp222x *stp222x; in _tme_stp222x_cycle()
1130 struct tme_stp222x *stp222x; in _tme_stp222x_tlb_fill()
1200 struct tme_stp222x *stp222x; in _tme_stp222x_cycle_transition()
1225 struct tme_stp222x *stp222x; in _tme_stp222x_tlb_fill_transition()
1257 struct tme_stp222x *stp222x; in _tme_stp222x_connection_score()
1306 struct tme_stp222x *stp222x; in _tme_stp222x_connection_make()
[all …]
H A Dstp222x-mdu.c136 struct tme_stp222x *stp222x; in _tme_stp222x_mdu_retry_th()
142 stp222x = (struct tme_stp222x *) _stp222x; in _tme_stp222x_mdu_retry_th()
145 tme_stp22xx_enter(&stp222x->tme_stp222x); in _tme_stp222x_mdu_retry_th()
201 tme_stp22xx_cond_sleep_yield(&stp222x->tme_stp222x, in _tme_stp222x_mdu_retry_th()
327 struct tme_stp222x *stp222x; in _tme_stp222x_mdu_dispatch_complete()
333 stp222x = (struct tme_stp222x *) stp22xx; in _tme_stp222x_mdu_dispatch_complete()
402 tme_stp222x_mdu_dispatch(struct tme_stp222x *stp222x) in tme_stp222x_mdu_dispatch()
472 tme_stp222x_mdu_receive(struct tme_stp222x *stp222x, in tme_stp222x_mdu_receive()
485 tme_stp222x_mdu_intcon(struct tme_stp222x *stp222x, in tme_stp222x_mdu_intcon()
910 tme_stp222x_mdu_regs_diag(struct tme_stp222x *stp222x, in tme_stp222x_mdu_regs_diag()
[all …]
H A Dstp222x-timer.c152 struct tme_stp222x *stp222x; in _tme_stp222x_timer_th()
161 tme_stp22xx_enter(&stp222x->tme_stp222x); in _tme_stp222x_timer_th()
170 tme_stp22xx_cond_sleep_yield(&stp222x->tme_stp222x, in _tme_stp222x_timer_th()
235 tme_stp222x_timer_regs(struct tme_stp222x *stp222x, in tme_stp222x_timer_regs()
341 tme_stp222x_timer_init(struct tme_stp222x *stp222x, in tme_stp222x_timer_init()
H A Dstp222x-aspace.c66 tme_stp222x_aspace_lookup(const struct tme_stp222x *stp222x, in tme_stp222x_aspace_lookup()
93 tme_stp222x_aspaces_rebuild(struct tme_stp222x *stp222x) in tme_stp222x_aspaces_rebuild()
125 conn_bus = stp222x->tme_stp222x.tme_stp22xx_conns[conn_index].tme_stp22xx_conn_bus; in tme_stp222x_aspaces_rebuild()
H A Dstp222x-stc.c67 tme_stp222x_stc_flush(struct tme_stp222x *stp222x) in tme_stp222x_stc_flush()
232 tme_stp222x_stc_regs(struct tme_stp222x *stp222x, in tme_stp222x_stc_regs()
312 tme_stp222x_stc_regs_diag(struct tme_stp222x *stp222x, in tme_stp222x_stc_regs_diag()
H A Dstp222x-iommu.c211 _tme_stp222x_iommu_tlb_mash(const struct tme_stp222x *stp222x, in _tme_stp222x_iommu_tlb_mash()
390 struct tme_stp222x *stp222x; in _tme_stp222x_iommu_tlb_mash_slave()
515 struct tme_stp222x *stp222x; in tme_stp222x_iommu_cycle()
847 struct tme_stp222x *stp222x; in tme_stp222x_iommu_tlb_fill()
959 tme_stp222x_iommu_regs(struct tme_stp222x *stp222x, in tme_stp222x_iommu_regs()
1070 tme_stp222x_iommu_regs_diag(struct tme_stp222x *stp222x, in tme_stp222x_iommu_regs_diag()
1227 tme_stp222x_iommu_init(struct tme_stp222x *stp222x) in tme_stp222x_iommu_init()
/dports/emulators/tme/tme-0.8/
H A DChangeLog964 to struct tme_stp222x.
2105 tme_stp222x. Added a prototype for tme_stp222x_mdu_intcon().