Searched refs:clr_cntp_ctl_enable (Results 1 – 3 of 3) sorted by relevance
144 write_cntp_ctl_el0(clr_cntp_ctl_enable(cntpctl)); in stop_generic_timer()
442 #define clr_cntp_ctl_enable(x) ((x) &= ~(U(1) << CNTP_CTL_ENABLE_SHIFT)) macro
203 write_cntpctl(clr_cntp_ctl_enable(cntpctl)); in stop_generic_timer()