Searched refs:LCCR3_OutEnH (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
H A D | lart.c | 46 .lccr3 = LCCR3_OutEnH | LCCR3_PixRsEdg | LCCR3_ACBsDiv(512), 59 .lccr3 = LCCR3_OutEnH | LCCR3_PixFlEdg | LCCR3_ACBsDiv(512), 88 .lccr3 = LCCR3_OutEnH | LCCR3_PixFlEdg
|
H A D | h3100.c | 71 .lccr3 = LCCR3_OutEnH | LCCR3_PixRsEdg | LCCR3_ACBsDiv(2),
|
H A D | h3600.c | 80 .lccr3 = LCCR3_OutEnH | LCCR3_PixRsEdg | LCCR3_ACBsDiv(2),
|
H A D | assabet.c | 405 .lccr3 = LCCR3_OutEnH | LCCR3_PixRsEdg | LCCR3_ACBsDiv(2), 431 .lccr3 = LCCR3_OutEnH | LCCR3_PixRsEdg | LCCR3_ACBsDiv(512),
|
H A D | collie.c | 357 .lccr3 = LCCR3_OutEnH | LCCR3_PixRsEdg | LCCR3_ACBsDiv(2),
|
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/ |
H A D | h3600.c | 79 .lccr3 = LCCR3_OutEnH | LCCR3_PixRsEdg | LCCR3_ACBsDiv(2),
|
H A D | assabet.c | 371 .lccr3 = LCCR3_OutEnH | LCCR3_PixRsEdg | LCCR3_ACBsDiv(2), 397 .lccr3 = LCCR3_OutEnH | LCCR3_PixRsEdg | LCCR3_ACBsDiv(512),
|
H A D | collie.c | 339 .lccr3 = LCCR3_OutEnH | LCCR3_PixRsEdg | LCCR3_ACBsDiv(2),
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/ |
H A D | regs-lcd.h | 122 #define LCCR3_OutEnH (LCCR3_OEP*0) /* Output Enable active High */ macro
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pxa3xx-regs.h | 123 #define LCCR3_OutEnH (LCCR3_OEP*0) /* Output Enable active High */ macro
|
H A D | pxafb.c | 1973 inf->lccr3 = (inf->lccr3 & ~LCCR3_OEP) | LCCR3_OutEnH; in parse_opt()
|
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/ |
H A D | SA-1100.h | 1797 #define LCCR3_OutEnH (LCCR3_OEP*0) /* Output Enable active High */ macro
|
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/ |
H A D | SA-1100.h | 1797 #define LCCR3_OutEnH (LCCR3_OEP*0) /* Output Enable active High */ macro
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | pxafb.c | 1977 inf->lccr3 = (inf->lccr3 & ~LCCR3_OEP) | LCCR3_OutEnH; in parse_opt()
|
Completed in 20 milliseconds