Searched refs:MX25_TGCR_GET_ADCCLK (Results 1 – 2 of 2) sorted by relevance
35 #define MX25_TGCR_GET_ADCCLK(x) (((x) >> 16) & 0x1f) macro
379 ipg_div = max_t(unsigned int, 4, MX25_TGCR_GET_ADCCLK(tgcr)); in mx25_tcq_init()
Completed in 4 milliseconds