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

  /src/sys/dev/ic/
tcic2reg.h 745 #define TCIC_MBASE_ADDR_MASK 0x0fff /* bits holding the address */
tcic2.c 804 TCIC_MBASE_ADDR_MASK) | TCIC_MBASE_4K;
807 TCIC_MBASE_ADDR_MASK) | (h->mem[win].size2 >> 1);

Completed in 65 milliseconds