Searched refs:ARCH_TIMER_PHYS_ACCESS (Results 1 – 4 of 4) sorted by relevance
30 if (access == ARCH_TIMER_PHYS_ACCESS) { in arch_timer_reg_write_cp15()64 if (access == ARCH_TIMER_PHYS_ACCESS) { in arch_timer_reg_read_cp15()
108 if (access == ARCH_TIMER_PHYS_ACCESS) { in arch_timer_reg_write_cp15()140 if (access == ARCH_TIMER_PHYS_ACCESS) { in arch_timer_reg_read_cp15()
45 #define ARCH_TIMER_PHYS_ACCESS 0 macro
412 if (access == ARCH_TIMER_PHYS_ACCESS) { in erratum_set_next_event_generic()433 erratum_set_next_event_generic(ARCH_TIMER_PHYS_ACCESS, evt, clk); in erratum_set_next_event_phys()671 return timer_handler(ARCH_TIMER_PHYS_ACCESS, evt); in arch_timer_handler_phys()707 return timer_shutdown(ARCH_TIMER_PHYS_ACCESS, clk); in arch_timer_shutdown_phys()730 if (access == ARCH_TIMER_PHYS_ACCESS) in set_next_event()749 set_next_event(ARCH_TIMER_PHYS_ACCESS, evt, clk); in arch_timer_set_next_event_phys()
Completed in 7 milliseconds