Searched refs:LCSR1_BS (Results 1 – 2 of 2) sorted by relevance
157 #define LCSR1_BS(x) (1 << ((x) + 15)) /* Branch Status */ macro
640 lcd_writel(ofb->fbi, LCSR1, LCSR1_BS(1)); in overlay1fb_disable()641 lcd_writel(ofb->fbi, LCCR5, lccr5 & ~LCSR1_BS(1)); in overlay1fb_disable()703 lcd_writel(ofb->fbi, LCSR1, LCSR1_BS(2)); in overlay2fb_disable()704 lcd_writel(ofb->fbi, LCCR5, lccr5 & ~LCSR1_BS(2)); in overlay2fb_disable()1505 if (lcsr1 & LCSR1_BS(1)) in pxafb_handle_irq()1508 if (lcsr1 & LCSR1_BS(2)) in pxafb_handle_irq()