Searched refs:GTCFR_STP (Results 1 – 1 of 1) sorted by relevance
25 #define GTCFR_STP(x) ((x) & 1 ? 1 << 5 : 1 << 1) macro208 clrsetbits_8(tmr->gtcfr, ~(GTCFR_STP(num) | GTCFR_RST(num)), in gtm_set_ref_timer16()209 GTCFR_STP(num) | GTCFR_RST(num)); in gtm_set_ref_timer16()211 setbits8(tmr->gtcfr, GTCFR_STP(num)); in gtm_set_ref_timer16()222 clrbits8(tmr->gtcfr, GTCFR_STP(num)); in gtm_set_ref_timer16()309 setbits8(tmr->gtcfr, GTCFR_STP(num)); in gtm_stop_timer16()