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

  /src/sys/dev/ic/
tcic2reg.h 234 #define TCIC_WAIT_COUNT_MASK (0x1F) /* the count of 1/2 wait states */
tcic2.c 325 reg |= (tcic_ns2wscnt(250) & TCIC_WAIT_COUNT_MASK);

Completed in 39 milliseconds