Searched refs:GTCFR_RST (Results 1 – 1 of 1) sorted by relevance
27 #define GTCFR_RST(x) ((x) & 1 ? 1 << 4 : 1 << 0) macro209 clrsetbits_8(tmr->gtcfr, ~(GTCFR_STP(num) | GTCFR_RST(num)), in gtm_set_ref_timer16()210 GTCFR_STP(num) | GTCFR_RST(num)); in gtm_set_ref_timer16()