Searched refs:LCSR1_BS (Results 1 – 2 of 2) sorted by relevance
159 #define LCSR1_BS(x) (1 << ((x) + 15)) /* Branch Status */ macro
642 lcd_writel(ofb->fbi, LCSR1, LCSR1_BS(1)); in overlay1fb_disable()643 lcd_writel(ofb->fbi, LCCR5, lccr5 & ~LCSR1_BS(1)); in overlay1fb_disable()705 lcd_writel(ofb->fbi, LCSR1, LCSR1_BS(2)); in overlay2fb_disable()706 lcd_writel(ofb->fbi, LCCR5, lccr5 & ~LCSR1_BS(2)); in overlay2fb_disable()1522 if (lcsr1 & LCSR1_BS(1)) in pxafb_handle_irq()1525 if (lcsr1 & LCSR1_BS(2)) in pxafb_handle_irq()