Home
last modified time | relevance | path

Searched refs:TME_STP2220_SLOT_SLAVIO (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/tme/tme-0.8/ic/stp22xx/
H A Dstp222x-main.c114 { TME_STP2220_SLOT_SLAVIO, 0x1100000, TME_STP2220_IDI_ZS0_ZS1 },
115 { TME_STP2220_SLOT_SLAVIO, 0x1000000, TME_STP2220_IDI_ZS0_ZS1 },
116 { TME_STP2220_SLOT_SLAVIO, 0x1400000, TME_STP2220_IDI_FD },
1410 if (slot == TME_STP2220_SLOT_SLAVIO) { in _tme_stp222x_connection_make()
H A Dstp222x-impl.h79 #define TME_STP2220_SLOT_SLAVIO TME_STP2220_SLOT_OBIO(2) macro