Searched refs:LCCR0 (Results 1 – 3 of 3) sorted by relevance
500 writel(vid->pxa.reg_lccr0 & ~LCCR0_ENB, LCCR0); in pxafb_enable_controller()503 writel(readl(LCCR0) | LCCR0_ENB, LCCR0); in pxafb_enable_controller()513 debug("LCCR0 = 0x%08x\n", readl(LCCR0)); in pxafb_enable_controller()
2091 #define LCCR0 0x44000000 /* LCD Controller Control Register 0 */ macro
2665 #define LCCR0 /* LCD Control Reg. 0 */ \ macro