Searched refs:SC_CNTCR_ENABLE (Results 1 – 2 of 2) sorted by relevance
24 #define SC_CNTCR_ENABLE (1 << 0) macro
72 val |= SC_CNTCR_FREQ0 | SC_CNTCR_ENABLE | SC_CNTCR_HDBG; in timer_init()