Searched refs:GTCFR_STP (Results 1 – 1 of 1) sorted by relevance
30 #define GTCFR_STP(x) ((x) & 1 ? 1 << 5 : 1 << 1) macro213 clrsetbits_8(tmr->gtcfr, ~(GTCFR_STP(num) | GTCFR_RST(num)), in gtm_set_ref_timer16()214 GTCFR_STP(num) | GTCFR_RST(num)); in gtm_set_ref_timer16()216 setbits8(tmr->gtcfr, GTCFR_STP(num)); in gtm_set_ref_timer16()227 clrbits8(tmr->gtcfr, GTCFR_STP(num)); in gtm_set_ref_timer16()314 setbits8(tmr->gtcfr, GTCFR_STP(num)); in gtm_stop_timer16()