Home
last modified time | relevance | path

Searched refs:LCCR3_OutEnL (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/arm/mach-sa1100/
Dlart.c74 .lccr3 = LCCR3_OutEnL | LCCR3_PixFlEdg | LCCR3_ACBsDiv(512),
/linux-5.19.10/drivers/video/fbdev/
Dpxa3xx-regs.h124 #define LCCR3_OutEnL (LCCR3_OEP*1) /* Output Enable active Low */ macro
Dpxafb.c1974 inf->lccr3 = (inf->lccr3 & ~LCCR3_OEP) | LCCR3_OutEnL; in parse_opt()
/linux-5.19.10/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1798 #define LCCR3_OutEnL (LCCR3_OEP*1) /* Output Enable active Low */ macro