Home
last modified time | relevance | path

Searched refs:LCCR0_DIS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/video/fbdev/
Dpxa3xx-regs.h75 #define LCCR0_DIS (1 << 10) /* LCD Disable */ macro
Dpxafb.c79 LCCR0_DIS | LCCR0_EFM | LCCR0_IUM |\
1493 lcd_writel(fbi, LCCR0, lccr0 | LCCR0_DIS); in pxafb_disable_controller()