Searched refs:get_gptimer_status (Results 1 – 3 of 3) sorted by relevance
38 while (get_gptimer_status(0) & TIMER_STATUS_TRUN0) in setup_system_timer0()98 if ((get_gptimer_status(0) & TIMER_STATUS_TIMIL0) && offset < (100000 / HZ / 2)) in blackfin_gettimeoffset()
218 uint32_t get_gptimer_status(unsigned int group) in get_gptimer_status() function223 EXPORT_SYMBOL(get_gptimer_status);233 uint32_t get_gptimer_status(unsigned int group) in get_gptimer_status() function238 EXPORT_SYMBOL(get_gptimer_status);
272 uint32_t get_gptimer_status(unsigned int group);