Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/include/asm/
Dgptimers.h158 #define TIMER_STATUS_TOVF1 0x0002 macro
217 #define TIMER_STATUS_TOVF1 0x0020 macro
/linux-4.1.27/arch/blackfin/kernel/
Dgptimers.c87 TIMER_STATUS_TOVF1,
/linux-4.1.27/drivers/video/fbdev/
Dbfin-lq035q1-fb.c41 #define TIMER_HSYNC_STATUS_TOVF TIMER_STATUS_TOVF1
59 #define TIMER_VSYNC_STATUS_TOVF TIMER_STATUS_TOVF1
Dbfin-t350mcqb-fb.c146 TIMER_STATUS_TOVF0 | TIMER_STATUS_TOVF1); in bfin_t350mcqb_stop_timers()