Lines Matching +full:0 +full:x00000060
11 #define LCCR_BNUM ((uint)0xfffe0000)
12 #define LCCR_EIEN ((uint)0x00010000)
13 #define LCCR_IEN ((uint)0x00008000)
14 #define LCCR_IRQL ((uint)0x00007000)
15 #define LCCR_CLKP ((uint)0x00000800)
16 #define LCCR_OEP ((uint)0x00000400)
17 #define LCCR_HSP ((uint)0x00000200)
18 #define LCCR_VSP ((uint)0x00000100)
19 #define LCCR_DP ((uint)0x00000080)
20 #define LCCR_BPIX ((uint)0x00000060)
21 #define LCCR_LBW ((uint)0x00000010)
22 #define LCCR_SPLT ((uint)0x00000008)
23 #define LCCR_CLOR ((uint)0x00000004)
24 #define LCCR_TFT ((uint)0x00000002)
25 #define LCCR_PON ((uint)0x00000001)
49 #define LCHCR_BO ((uint)0x01000000)
50 #define LCHCR_AT ((uint)0x00e00000)
51 #define LCHCR_HPC ((uint)0x001ffc00)
52 #define LCHCR_WBL ((uint)0x000003ff)
60 #define LCVCR_VPW ((uint)0xf0000000)
61 #define LCVCR_LCD_AC ((uint)0x01e00000)
62 #define LCVCR_VPC ((uint)0x001ff800)
63 #define LCVCR_WBF ((uint)0x000003ff)