Searched refs:TIM2_BCD (Results 1 – 5 of 5) sorted by relevance
25 .tim2 = TIM2_BCD | TIM2_IPC,49 .tim2 = TIM2_BCD | TIM2_IPC,74 .tim2 = TIM2_BCD,123 .tim2 = TIM2_BCD | TIM2_IPC,
630 fb->panel->tim2 = TIM2_BCD | TIM2_IPC; in clcdfb_of_init_tft_panel()
94 .tim2 = TIM2_BCD | TIM2_IPC,122 .tim2 = TIM2_BCD,150 .tim2 = TIM2_BCD,182 .tim2 = TIM2_BCD,
47 #define TIM2_BCD (1 << 26) macro
998 if (tmp & TIM2_BCD) in clcd_get_rate()1016 tmp = __raw_readl(io_p2v(LPC32XX_LCD_BASE + CLCD_TIM2)) | TIM2_BCD; in clcd_set_rate()1024 tmp &= ~TIM2_BCD; in clcd_set_rate()