38.7.1 LCD Controller Configuration Register 0

Name: LCDC_LCDCFG0
Offset: 0x00
Reset: 0x00000000
Property: Read/Write

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
 CLKDIV[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 15141312111098 
   CGDISPP CGDISHEOCGDISOVR2CGDISOVR1CGDISBASE 
Access R/WR/WR/WR/WR/W 
Reset 00000 
Bit 76543210 
     CLKPWMSEL  CLKPOL 
Access R/WR/W 
Reset 00 

Bits 23:16 – CLKDIV[7:0] LCD Controller Clock Divider

8-bit width clock divider for pixel clock (LCDPCLK). The pixel clock period formula is:

LCDPCLK = source clock / (CLKDIV+2)

where source clock is the GCK clock.

Bit 13 – CGDISPP Clock Gating Disable Control for the Post Processing Layer

ValueDescription
0

Automatic Clock Gating is enabled for the Post Processing Layer.

1

Clock is running continuously.

Bit 11 – CGDISHEO Clock Gating Disable Control for the High-End Overlay

ValueDescription
0

Automatic Clock Gating is enabled for the High-End Overlay Layer.

1

Clock is running continuously.

Bit 10 – CGDISOVR2 Clock Gating Disable Control for the Overlay 2 Layer

ValueDescription
0

Automatic Clock Gating is enabled for the Overlay 2 Layer.

1

Clock is running continuously.

Bit 9 – CGDISOVR1 Clock Gating Disable Control for the Overlay 1 Layer

ValueDescription
0

Automatic Clock Gating is enabled for the Overlay 1 Layer.

1

Clock is running continuously.

Bit 8 – CGDISBASE Clock Gating Disable Control for the Base Layer

ValueDescription
0

Automatic Clock Gating is enabled for the Base Layer.

1

Clock is running continuously.

Bit 3 – CLKPWMSEL LCD Controller PWM Clock Source Selection

ValueDescription
0

The slow clock is selected and feeds the PWM module.

1

The system clock is selected and feeds the PWM module.

Bit 0 – CLKPOL LCD Controller Clock Polarity

ValueDescription
0

Data/Control signals are launched on the rising edge of the pixel clock.

1

Data/Control signals are launched on the falling edge of the pixel clock.