HomeSort by: relevance | last modified time | path
    Searched refs:TCIC_CHIPID_DB86082_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
tcic2reg.h 551 #define TCIC_CHIPID_DB86082_1 (0x02)
582 #define TCIC_ILOCKTEST_TCIC2N_1 ((TCIC_CHIPID_DB86082_1) << TCIC_ILOCKTEST_ID_SHFT)
tcic2.c 243 case TCIC_CHIPID_DB86082_1:
262 case TCIC_CHIPID_DB86082_1:
292 case TCIC_CHIPID_DB86082_1:
340 = sc->chipid == TCIC_CHIPID_DB86082_1 ? 4 : 5;
831 if (h->sc->chipid == TCIC_CHIPID_DB86082_1) {
1053 if (h->sc->chipid != TCIC_CHIPID_DB86082_1)

Completed in 13 milliseconds