OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LCCR3_BPP_SHIFT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_lcd.c
364
(tmp & ~(LCCR3_BPP|LCCR3_BPP3)) | (val <<
LCCR3_BPP_SHIFT
));
367
(tmp & ~LCCR3_BPP) | (val <<
LCCR3_BPP_SHIFT
));
pxa2x0reg.h
558
#define
LCCR3_BPP_SHIFT
24 /* Bits per pixel[2:0] */
559
#define LCCR3_BPP (0x07<<
LCCR3_BPP_SHIFT
)
Completed in 13 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025