Searched refs:clr_cntp_ctl_enable (Results 1 – 4 of 4) sorted by relevance
146 write_cntp_ctl_el0(clr_cntp_ctl_enable(cntpctl)); in stop_generic_timer()
204 write_cntpctl(clr_cntp_ctl_enable(cntpctl)); in stop_generic_timer()
266 #define clr_cntp_ctl_enable(x) ((x) &= ~(U(1) << CNTP_CTL_ENABLE_SHIFT)) in DEFINE_SYSREG_RW_FUNCS() macro
457 #define clr_cntp_ctl_enable(x) ((x) &= ~(U(1) << CNTP_CTL_ENABLE_SHIFT)) in DEFINE_SYSREG_READ_FUNC() macro
Completed in 7 milliseconds