Home
last modified time | relevance | path

Searched defs:stp222x (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/tme/tme-0.8/ic/stp22xx/
H A Dstp222x-mdu.c136 struct tme_stp222x *stp222x; in _tme_stp222x_mdu_retry_th() local
327 struct tme_stp222x *stp222x; in _tme_stp222x_mdu_dispatch_complete() local
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()
547 _tme_stp222x_mdu_retry_set(struct tme_stp222x *stp222x) in _tme_stp222x_mdu_retry_set()
566 tme_stp222x_mdu_regs_imr_retry(struct tme_stp222x *stp222x, in tme_stp222x_mdu_regs_imr_retry()
781 tme_stp222x_mdu_regs_clear(struct tme_stp222x *stp222x, in tme_stp222x_mdu_regs_clear()
910 tme_stp222x_mdu_regs_diag(struct tme_stp222x *stp222x, in tme_stp222x_mdu_regs_diag()
1005 tme_stp222x_mdu_ign_update(struct tme_stp222x *stp222x, in tme_stp222x_mdu_ign_update()
[all …]
H A Dstp222x-main.c539 struct tme_stp222x *stp222x; in _tme_stp222x_complete_reset() local
571 struct tme_stp222x *stp222x; in _tme_stp222x_complete_br() local
595 struct tme_stp222x *stp222x; in _tme_stp222x_run() local
751 struct tme_stp222x *stp222x; in _tme_stp222x_signal() local
854 struct tme_stp222x *stp222x; in _tme_stp222x_cycle() local
1130 struct tme_stp222x *stp222x; in _tme_stp222x_tlb_fill() local
1200 struct tme_stp222x *stp222x; in _tme_stp222x_cycle_transition() local
1225 struct tme_stp222x *stp222x; in _tme_stp222x_tlb_fill_transition() local
1257 struct tme_stp222x *stp222x; in _tme_stp222x_connection_score() local
1306 struct tme_stp222x *stp222x; in _tme_stp222x_connection_make() local
[all …]
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-timer.c152 struct tme_stp222x *stp222x; in _tme_stp222x_timer_th() local
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()
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() local
515 struct tme_stp222x *stp222x; in tme_stp222x_iommu_cycle() local
847 struct tme_stp222x *stp222x; in tme_stp222x_iommu_tlb_fill() local
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()
H A Dstp222x-impl.h111 #define TME_STP2222_BOOT_BUS(stp222x) (0 && (stp222x)) argument
181 #define TME_STP222X_IS_2220(stp222x) ((stp222x)->tme_stp222x_is_2220) argument
184 #define TME_STP222X_LOG_HANDLE(stp222x) (&(stp222x)->tme_stp222x.tme_stp22xx_element->tme_element_… argument
187 #define tme_stp222x_busy_bus(stp222x, conn_index) \ argument
189 #define tme_stp222x_busy_upa(stp222x) \ argument
193 #define tme_stp222x_unbusy_bus(stp222x, conn_bus) \ argument
197 #define tme_stp222x_slave_busy_bus(stp222x, conn_index) \ argument
201 #define tme_stp222x_slave_unbusy(stp222x) \ argument
213 #define tme_stp222x_leave(stp222x) \ argument
218 #define tme_stp222x_completion_validate(stp222x, completion) \ argument
[all …]