Home
last modified time | relevance | path

Searched refs:bfin_read_TIMER_REV_COUNTER (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
Dbf537-lq035.c166 #define bfin_read_TIMER_REV_COUNTER bfin_read_TIMER3_COUNTER macro
208 #define bfin_read_TIMER_REV_COUNTER bfin_read_TIMER5_COUNTER macro
251 while (bfin_read_TIMER_REV_COUNTER() <= 11) in start_timers()