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

  /src/sys/dev/ic/
tcic2reg.h 134 #define TCIC_SCTRL_ENA (1 << 0) /* enable access to card */
tcic2.c 1159 tcic_write_1(h, TCIC_R_SCTRL, 0); /* clear TCIC_SCTRL_ENA */
1190 tcic_write_1(h, TCIC_R_SCTRL, TCIC_SCTRL_ENA);

Completed in 13 milliseconds